mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Update CI
This commit is contained in:
parent
0516693c26
commit
ab53ee889d
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue