Revert "one last check"
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good

This reverts commit 7877776e24.
This commit is contained in:
Ulrich Mohr 2022-09-30 14:36:25 +02:00
parent 7877776e24
commit 8e362a000c

View File

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