Quellcode durchsuchen

Revert accident cirrus comment

tags/9.4.0.54424
Jacek vor 2 Jahren
Ursprung
Commit
7c96949d8d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      .cirrus.yml

+ 1
- 1
.cirrus.yml Datei anzeigen

@@ -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

Laden…
Abbrechen
Speichern