#1514 - Enable documentation build for maintenance branch and releases.
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -154,8 +154,8 @@ pipeline {
|
||||
stage('Release documentation') {
|
||||
when {
|
||||
anyOf {
|
||||
branch 'main'
|
||||
branch 'release'
|
||||
branch '1.3.x'
|
||||
branch 'release-1.3'
|
||||
}
|
||||
}
|
||||
agent {
|
||||
|
||||
Reference in New Issue
Block a user