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 4f3361eb2b - Show all commits

View File

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