FSFW Update #28

Merged
jgerhards merged 782 commits from fsfw_update into develop 2023-05-28 23:43:22 +02:00
Showing only changes of commit 5c3bb13834 - Show all commits

@ -64,7 +64,7 @@ pipeline {
}
stage('Master Documentation') {
when {
branch 'mohr/documentation_ci'
branch 'master'
}
steps {
dir(DOCDDIR) {