Set support/2.6.x as development and main branch in order to release 2.6.3

This commit is contained in:
Sebastian Sdorra
2020-10-16 11:46:25 +02:00
parent 7ecbd632ba
commit 46bcaa4eff

4
Jenkinsfile vendored
View File

@@ -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