From 1bb36da422a0c0bb458b153812fe57126f8a9a6a Mon Sep 17 00:00:00 2001 From: dadada Date: Tue, 19 Apr 2022 21:16:53 +0200 Subject: [PATCH] remove tag --- lib/gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/gitlab-ci.yml b/lib/gitlab-ci.yml index b07606a..72d9b12 100644 --- a/lib/gitlab-ci.yml +++ b/lib/gitlab-ci.yml @@ -2,8 +2,6 @@ stages: - update update: - tags: - - shell stage: update rules: - if: $CI_PIPELINE_SOURCE == "schedule"