瀏覽代碼

Revert accident cirrus comment

tags/9.4.0.54424
Jacek 2 年之前
父節點
當前提交
7c96949d8d
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      .cirrus.yml

+ 1
- 1
.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

Loading…
取消
儲存