]> source.dussan.org Git - sonarqube.git/commitdiff
BUILD-1529 Do not promote on branch-nightly-build
authorMalena Ebert <63863184+malena-ebert-sonarsource@users.noreply.github.com>
Mon, 25 Apr 2022 11:16:32 +0000 (13:16 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 25 Apr 2022 20:02:45 +0000 (20:02 +0000)
.cirrus.yml

index 44299a20aa313855c61573efdae142306ab94bfc..45f3cc81f5a78f3e7d242c2ddd931d2457b1bad7 100644 (file)
@@ -473,7 +473,7 @@ qa_ldap_task:
     <<: *REPORTS_JUNIT_SCREENSHOTS_ON_FAILURE_TEMPLATE
 
 promote_task:
-  <<: *ONLY_DEFAULT_DEPENDING_ON_BUILD_TEMPLATE
+  only_if: $CIRRUS_BRANCH != "public_master" || $CIRRUS_BRANCH != "branch-nightly-build"
   depends_on:
     - build
     - validate