#1317 - Mend Jenkinsfile for 1.1.x branch.
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -169,7 +169,7 @@ pipeline {
|
||||
stage('Release documentation') {
|
||||
when {
|
||||
anyOf {
|
||||
branch 'master'
|
||||
branch '1.1.x'
|
||||
branch 'release'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user