testing deployment of documentation
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-23 14:07:12 +02:00
parent 0fea22d031
commit 5488ee715f

View File

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