mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 21:45:19 +00:00
Update CI
This commit is contained in:
parent
0516693c26
commit
ab53ee889d
@ -127,6 +127,7 @@ submit_appstore:
|
||||
except:
|
||||
- tags
|
||||
script:
|
||||
- sleep 60
|
||||
- exit 1
|
||||
environment:
|
||||
name: testflight_llc
|
||||
@ -135,6 +136,8 @@ verifysanity_beta_testflight:
|
||||
tags:
|
||||
- ios_beta
|
||||
stage: verifysanity
|
||||
needs:
|
||||
- deploy_beta_testflight
|
||||
only:
|
||||
- beta
|
||||
- hotfix
|
||||
@ -157,6 +160,8 @@ verify_beta_testflight:
|
||||
tags:
|
||||
- ios_beta
|
||||
stage: verify
|
||||
needs:
|
||||
- verifysanity_beta_testflight
|
||||
only:
|
||||
- beta
|
||||
- hotfix
|
||||
|
Loading…
x
Reference in New Issue
Block a user