Move 4.0.x to main.
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -127,8 +127,8 @@ pipeline {
|
||||
stage('Release documentation') {
|
||||
when {
|
||||
anyOf {
|
||||
branch '4.0.x'
|
||||
branch 'release-4.0.x'
|
||||
branch 'main'
|
||||
branch 'release'
|
||||
}
|
||||
}
|
||||
agent {
|
||||
|
||||
Reference in New Issue
Block a user