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:
|
||||
extends: .deploy_template
|
||||
rules:
|
||||
- if: "$CI_COMMIT_BRANCH == $BRANCH"
|
||||
after_script:
|
||||
- ls
|
||||
- if: "$CI_COMMIT_BRANCH == $STAGING_BRANCH"
|
||||
|
||||
deploy-to-prod:
|
||||
rules:
|
||||
|
Loading…
Reference in New Issue
Block a user