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