release everything on prod branch
This commit is contained in:
parent
36da8d1ff9
commit
51a2c3f753
|
@ -59,7 +59,7 @@ deploy-dev:
|
|||
deploy-release:
|
||||
stage: deploy
|
||||
rules:
|
||||
- if: $CI_JOB_MANUAL && $RELEASE_VERSION
|
||||
- if: $CI_COMMIT_BRANCH == $PROD_BRANCH
|
||||
variables:
|
||||
ITCH_USER: "cyndrdev"
|
||||
ITCH_GAME: "revival"
|
||||
|
|
Loading…
Reference in New Issue