another ci check
This commit is contained in:
parent
12d0c23c13
commit
9e6c1d60e5
2
automation/Jenkinsfile
vendored
2
automation/Jenkinsfile
vendored
@ -45,7 +45,7 @@ pipeline {
|
||||
}
|
||||
stage('Documentation') {
|
||||
when {
|
||||
branch 'development'
|
||||
branch 'mohr/documentation_ci'
|
||||
}
|
||||
steps {
|
||||
dir(DOCDDIR) {
|
||||
|
Loading…
Reference in New Issue
Block a user