generated from PenaSide/GolangTemplate
Update .gitlab-ci.yml file
This commit is contained in:
parent
2a6db7cc50
commit
99118284b5
@ -13,9 +13,7 @@ build-app:
|
|||||||
deploy-to-staging:
|
deploy-to-staging:
|
||||||
extends: .deploy_template
|
extends: .deploy_template
|
||||||
rules:
|
rules:
|
||||||
- if: "$CI_COMMIT_BRANCH == $BRANCH"
|
- if: "$CI_COMMIT_BRANCH == $STAGING_BRANCH"
|
||||||
after_script:
|
|
||||||
- ls
|
|
||||||
|
|
||||||
deploy-to-prod:
|
deploy-to-prod:
|
||||||
rules:
|
rules:
|
||||||
|
Loading…
Reference in New Issue
Block a user