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
ab53ee889d
commit
f340506c2b
@ -1,7 +1,7 @@
|
|||||||
stages:
|
stages:
|
||||||
|
- submit
|
||||||
- build
|
- build
|
||||||
- deploy
|
- deploy
|
||||||
- submit
|
|
||||||
- verifysanity
|
- verifysanity
|
||||||
- verify
|
- verify
|
||||||
|
|
||||||
@ -119,15 +119,10 @@ submit_appstore:
|
|||||||
tags:
|
tags:
|
||||||
- ios_beta
|
- ios_beta
|
||||||
stage: submit
|
stage: submit
|
||||||
needs:
|
needs: []
|
||||||
- deploy_beta_testflight
|
|
||||||
when: manual
|
when: manual
|
||||||
only:
|
|
||||||
- beta
|
|
||||||
except:
|
|
||||||
- tags
|
|
||||||
script:
|
script:
|
||||||
- sleep 60
|
- sleep 6000
|
||||||
- exit 1
|
- exit 1
|
||||||
environment:
|
environment:
|
||||||
name: testflight_llc
|
name: testflight_llc
|
||||||
@ -136,8 +131,6 @@ verifysanity_beta_testflight:
|
|||||||
tags:
|
tags:
|
||||||
- ios_beta
|
- ios_beta
|
||||||
stage: verifysanity
|
stage: verifysanity
|
||||||
needs:
|
|
||||||
- deploy_beta_testflight
|
|
||||||
only:
|
only:
|
||||||
- beta
|
- beta
|
||||||
- hotfix
|
- hotfix
|
||||||
@ -160,8 +153,6 @@ 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