Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2024-08-08 12:54:24 +02:00
parent b8cf0ab005
commit c29329e3df

View File

@ -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: