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') {
|
stage('Documentation') {
|
||||||
when {
|
when {
|
||||||
branch 'mohr/documentation_ci'
|
branch 'development'
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
dir(DOCDDIR) {
|
dir(DOCDDIR) {
|
||||||
|
Loading…
Reference in New Issue
Block a user