Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
Showing only changes of commit 5c3bb13834 - Show all commits

View File

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