Revert "testing deployment of both development and master doc"

This reverts commit c0000a8635.
This commit is contained in:
Ulrich Mohr 2022-09-23 17:31:07 +02:00
parent 292fe3e5e4
commit 5c3bb13834
1 changed files with 1 additions and 1 deletions

View File

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