Update .gitlab-ci.yml
This commit is contained in:
parent
90552cee2c
commit
3ab4420912
@ -14,7 +14,7 @@ deploy-test:
|
||||
deploy-prod:
|
||||
stage: deploy-prod
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: delayed
|
||||
start_in: 10 minutes
|
||||
script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user