FSFW Update #28

Merged
jgerhards merged 782 commits from fsfw_update into develop 2023-05-28 23:43:22 +02:00
776 changed files with 11162 additions and 8134 deletions
Showing only changes of commit 4f3361eb2b - Show all commits

View File

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