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