This commit is contained in:
skeris 2024-04-02 02:49:46 +03:00
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