]> source.dussan.org Git - sonarqube.git/commitdiff
Revert accident cirrus comment
authorJacek <jacek.poreda@sonarsource.com>
Thu, 31 Mar 2022 11:31:16 +0000 (13:31 +0200)
committersonartech <sonartech@sonarsource.com>
Thu, 31 Mar 2022 20:02:58 +0000 (20:02 +0000)
.cirrus.yml

index de7c19942a3b7204b091297065b2c799f35b57a8..ec8aa9bf5681ab1b743d023c25b138a7e503fea0 100644 (file)
@@ -33,7 +33,7 @@ only_nightly_depending_on_build_template: &ONLY_NIGHTLY_DEPENDING_ON_BUILD_TEMPL
   depends_on: build
   # Comment the following line and commit with message "DO NOT MERGE" in order to run
   # this task on your branch
-#  only_if: $CIRRUS_BRANCH == "branch-nightly-build"
+  only_if: $CIRRUS_BRANCH == "branch-nightly-build"
 
 only_upon_sql_changes_or_nightly_depending_on_build_template: &ONLY_UPON_SQL_CHANGE_OR_NIGHTLY_DEPENDING_ON_BUILD_TEMPLATE
   depends_on: build