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