]> source.dussan.org Git - sonarqube.git/commitdiff
[DO NOT MERGE] Enable cirrus on this PR greg/test-new-cirrus-config 3370/head
authorGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 29 Oct 2024 08:55:41 +0000 (09:55 +0100)
committerGrégoire Aubert <gregoire.aubert@sonarsource.com>
Tue, 29 Oct 2024 09:29:48 +0000 (10:29 +0100)
.cirrus/.cirrus.yml

index 27126e4d61def139eae9bca1ff8329f9a02c7a5f..692d784ecac6dd6f03b3a4a4b39eb38c65991130 100644 (file)
@@ -1,4 +1,4 @@
-only_if: $CIRRUS_TAG == "" && ($CIRRUS_PR != "" || $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BUILD_SOURCE == 'api' )
+only_if: $CIRRUS_TAG == "" && ($CIRRUS_PR == "3370" || $CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BUILD_SOURCE == 'api' )
 skip: $CIRRUS_BRANCH == "public_master" || $CIRRUS_BRANCH =~ "dogfood/.*"
 
 env: