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