Update CI

This commit is contained in:
Ali 2023-04-13 21:09:02 +04:00
parent ed2cbc6913
commit f46041ad9d

View File

@ -115,18 +115,6 @@ deploy_beta_testflight:
environment:
name: testflight_llc
submit_appstore:
tags:
- deploy
stage: submit
needs: []
when: manual
script:
- sleep 6000
- exit 1
environment:
name: testflight_llc
verifysanity_beta_testflight:
tags:
- ios_beta
@ -170,3 +158,14 @@ verify_beta_testflight:
paths:
- build/artifacts
expire_in: 1 week
submit_appstore:
tags:
- deploy
stage: submit
needs: []
when: manual
script:
- sh "$TELEGRAM_SUBMIT_BUILD"
environment:
name: testflight_llc