Update FSFW from upstream #71

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

View File

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