diff --git a/Jenkinsfile b/Jenkinsfile index c6dc70b8d7..aab2c87ea3 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -7,8 +7,8 @@ import com.cloudogu.ces.cesbuildlib.* node('docker') { - developmentBranch = 'develop' - mainBranch = 'master' + developmentBranch = 'support/2.6.x' + mainBranch = 'support/2.6.x' properties([ // Keep only the last 10 build to preserve space