]> source.dussan.org Git - sonarqube.git/commitdiff
BUILD-1107 do not autocancel on dogfood builds
authorTobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com>
Wed, 25 Aug 2021 11:22:55 +0000 (13:22 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 25 Aug 2021 20:03:16 +0000 (20:03 +0000)
.cirrus.yml

index 6fb3ccb45ebc2ab4df372795e7cdfdff8d639d94..e2a180c00df83ffcf547c9a370c32760732f7a57 100644 (file)
@@ -24,7 +24,7 @@ env:
   ELASTIC_PWD: ENCRYPTED[78c127034b9f06bc1b5ad7a520de2da094f3eaf1dcb35f12b0f178fa90ce2fd157bd6f9feece9bf3a54b4e3805bc39fb]
   CIRRUS_LOG_TIMESTAMP: true
 
-auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'branch.*'
+auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'branch.*' && $CIRRUS_BRANCH != 'dogfood-on-next'
 
 only_nightly_depending_on_build_template: &ONLY_NIGHTLY_DEPENDING_ON_BUILD_TEMPLATE
   depends_on: build