--
This commit is contained in:
parent
a0264ba6bb
commit
47fffd63a7
@ -24,6 +24,8 @@ deploy-staging:
|
||||
extends: .deploy_template
|
||||
rules:
|
||||
- if: "$CI_COMMIT_BRANCH == $STAGING_BRANCH"
|
||||
after_script:
|
||||
- docker logs 3f72ac0bce03
|
||||
|
||||
deploy-prod:
|
||||
stage: deploy
|
||||
|
Loading…
Reference in New Issue
Block a user