testing deployment of documentation
fsfw/fsfw/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Ulrich Mohr 2022-09-23 14:07:12 +02:00
parent 0fea22d031
commit 5488ee715f
1 changed files with 1 additions and 1 deletions

View File

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