reverting to only publish development
This commit is contained in:
parent
21a9d89fb3
commit
af282c7d3e
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -45,7 +45,7 @@ pipeline {
|
||||
}
|
||||
stage('Documentation') {
|
||||
when {
|
||||
branch 'mohr/documentation_ci'
|
||||
branch 'development'
|
||||
}
|
||||
steps {
|
||||
dir(DOCDDIR) {
|
||||
|
Loading…
Reference in New Issue
Block a user