Update .gitlab-ci.yml file
This commit is contained in:
parent
b8cf0ab005
commit
c29329e3df
@ -49,6 +49,8 @@ pages:
|
|||||||
|
|
||||||
publish to azure dev:
|
publish to azure dev:
|
||||||
image: rclone/rclone:1.67.0
|
image: rclone/rclone:1.67.0
|
||||||
|
tags:
|
||||||
|
- dind
|
||||||
stage: deploy
|
stage: deploy
|
||||||
when: manual
|
when: manual
|
||||||
needs:
|
needs:
|
||||||
@ -63,6 +65,8 @@ publish to azure dev:
|
|||||||
|
|
||||||
publish to azure prod:
|
publish to azure prod:
|
||||||
image: rclone/rclone:1.67.0
|
image: rclone/rclone:1.67.0
|
||||||
|
tags:
|
||||||
|
- dind
|
||||||
stage: deploy
|
stage: deploy
|
||||||
when: manual
|
when: manual
|
||||||
variables:
|
variables:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user