diff --git a/Jenkinsfile b/Jenkinsfile index 36135cf4a4..6a9fa7e044 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -7,7 +7,7 @@ import com.cloudogu.ces.cesbuildlib.* node('docker') { // Change this as when we go back to default - necessary for proper SonarQube analysis - mainBranch = '2.0.0-m3' + mainBranch = 'default' properties([ // Keep only the last 10 build to preserve space