Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
865 changed files with 15655 additions and 10062 deletions
Showing only changes of commit af282c7d3e - Show all commits

View File

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