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