From: Jacek Date: Thu, 31 Mar 2022 11:31:16 +0000 (+0200) Subject: Revert accident cirrus comment X-Git-Tag: 9.4.0.54424~17 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7c96949d8d21e253cac1106436e99a3c1f92307c;p=sonarqube.git Revert accident cirrus comment --- diff --git a/.cirrus.yml b/.cirrus.yml index de7c19942a3..ec8aa9bf568 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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