From 57c3562c9815537904122799e3a4b494905dfd81 Mon Sep 17 00:00:00 2001 From: dadada Date: Tue, 19 Apr 2022 20:39:42 +0200 Subject: [PATCH] update CI example --- .gitlab-ci.yml.example | 1 + 1 file changed, 1 insertion(+) 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"