Update FSFW from upstream #71

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

View File

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