generated from PenaSide/GolangTemplate
Update .gitlab-ci.yml file
This commit is contained in:
parent
ee03e03d2a
commit
bee730b24b
@ -44,5 +44,6 @@ deploy-to-staging:
|
|||||||
BRANCH: "staging"
|
BRANCH: "staging"
|
||||||
rules:
|
rules:
|
||||||
- if: "$CI_COMMIT_BRANCH == $BRANCH"
|
- if: "$CI_COMMIT_BRANCH == $BRANCH"
|
||||||
|
after_script:
|
||||||
|
- ls
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user