Update FSFW from upstream #71

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

View File

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