From c29329e3df43192005fdbd649835c8a9806eb720 Mon Sep 17 00:00:00 2001 From: Christoph Schabert Date: Thu, 8 Aug 2024 12:54:24 +0200 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8342384c..ada9f667 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -49,6 +49,8 @@ pages: publish to azure dev: image: rclone/rclone:1.67.0 + tags: + - dind stage: deploy when: manual needs: @@ -63,6 +65,8 @@ publish to azure dev: publish to azure prod: image: rclone/rclone:1.67.0 + tags: + - dind stage: deploy when: manual variables: