Update FSFW from upstream #71

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

View File

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