require release version for prod

This commit is contained in:
Cat Flynn 2021-02-01 20:24:11 +00:00
parent 59deae9376
commit 36da8d1ff9
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ deploy-dev:
deploy-release:
stage: deploy
rules:
- if: $CI_COMMIT_BRANCH == $PROD_BRANCH && $CI_JOB_MANUAL
- if: $CI_JOB_MANUAL && $RELEASE_VERSION
variables:
ITCH_USER: "cyndrdev"
ITCH_GAME: "revival"