generated from PenaSide/GolangTemplate
Merge branch 'dev' into 'staging'
Update .gitlab-ci.yml file See merge request pena-services/customer!37
This commit is contained in:
commit
b6570e37ed
@ -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