Update FSFW from upstream #71

Closed
muellerr wants to merge 1112 commits from development into eive/develop
867 changed files with 15691 additions and 10063 deletions
Showing only changes of commit 12d0c23c13 - Show all commits

View File

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