one last check
Some checks reported errors
fsfw/fsfw/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
Ulrich Mohr 2022-09-30 14:34:25 +02:00
parent 775d5632de
commit 7877776e24

View File

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