Update .gitlab-ci.yml file

This commit is contained in:
Mikhail 2024-02-10 01:31:04 +00:00
parent 7a9a6c2038
commit 2a6db7cc50

@ -11,6 +11,7 @@ build-app:
extends: .build_template
deploy-to-staging:
extends: .deploy_template
rules:
- if: "$CI_COMMIT_BRANCH == $BRANCH"
after_script: