typo
This commit is contained in:
parent
17c236831e
commit
59deae9376
|
@ -59,7 +59,7 @@ deploy-dev:
|
|||
deploy-release:
|
||||
stage: deploy
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $PROD_BRANCH && $CI_MANUAL
|
||||
- if: $CI_COMMIT_BRANCH == $PROD_BRANCH && $CI_JOB_MANUAL
|
||||
variables:
|
||||
ITCH_USER: "cyndrdev"
|
||||
ITCH_GAME: "revival"
|
||||
|
|
Loading…
Reference in New Issue