Update .gitlab-ci.yml file
This commit is contained in:
parent
7bc76d9306
commit
5a4d60eb03
@ -49,7 +49,7 @@ pages:
|
||||
|
||||
publish to azure dev:
|
||||
image: rclone/rclone:1.67.0
|
||||
stage: build
|
||||
stage: deploy
|
||||
when: manual
|
||||
needs:
|
||||
- generateJavaDoc
|
||||
@ -61,7 +61,7 @@ publish to azure dev:
|
||||
|
||||
publish to azure prod:
|
||||
image: rclone/rclone:1.67.0
|
||||
stage: build
|
||||
stage: deploy
|
||||
when: manual
|
||||
variables:
|
||||
VERSION_NAME: "MAJOR.MINOR.PATCH"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user