FSFW Update #28

Merged
jgerhards merged 782 commits from fsfw_update into develop 2023-05-28 23:43:22 +02:00
Showing only changes of commit 9bd600c488 - Show all commits

View File

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