diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59cf857de6b..80adaf45db0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,12 +21,10 @@ cache: .releaseable_branches: # list of git refs for building GitLab artifacts (think "pre-release binaries") only: &releaseable_branches - refs: - - stable - - beta - - tags - variables: - - $SCHEDULE_TAG == "nightly" + - stable + - beta + - tags + - schedules .collect_artifacts: &collect_artifacts