aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4e6c36a6268..de7c19942a3 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
@@ -643,4 +643,4 @@ ws_scan_task:
- ./private/cirrus/cirrus-whitesource-notifications.sh
always:
ws_artifacts:
- path: "whitesource/**/*" \ No newline at end of file
+ path: "whitesource/**/*"