From 7c96949d8d21e253cac1106436e99a3c1f92307c Mon Sep 17 00:00:00 2001 From: Jacek Date: Thu, 31 Mar 2022 13:31:16 +0200 Subject: [PATCH] Revert accident cirrus comment --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5