diff --git a/lib/gitlab-ci.yml b/lib/gitlab-ci.yml index 8fc3ff7..b07606a 100644 --- a/lib/gitlab-ci.yml +++ b/lib/gitlab-ci.yml @@ -2,7 +2,8 @@ stages: - update update: - tags: shell + tags: + - shell stage: update rules: - if: $CI_PIPELINE_SOURCE == "schedule"