From: Grégoire Aubert Date: Tue, 29 Oct 2024 08:55:41 +0000 (+0100) Subject: [DO NOT MERGE] Enable cirrus on this PR X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3c3b830f67856ef192882cf5c8c48ef095f4958e;p=sonarqube.git [DO NOT MERGE] Enable cirrus on this PR --- diff --git a/.cirrus/.cirrus.yml b/.cirrus/.cirrus.yml index 27126e4d61d..692d784ecac 100644 --- a/.cirrus/.cirrus.yml +++ b/.cirrus/.cirrus.yml @@ -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: