Limit deploy branches

This commit is contained in:
Ali 2023-04-14 21:33:47 +04:00
parent 92b9c916dd
commit f6d86a4d83

View File

@ -162,6 +162,9 @@ verify_beta_testflight:
submit_appstore:
tags:
- deploy
only:
- beta
- hotfix
stage: submit
needs: []
when: manual