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
ed2cbc6913
commit
f46041ad9d
@ -115,18 +115,6 @@ deploy_beta_testflight:
|
|||||||
environment:
|
environment:
|
||||||
name: testflight_llc
|
name: testflight_llc
|
||||||
|
|
||||||
submit_appstore:
|
|
||||||
tags:
|
|
||||||
- deploy
|
|
||||||
stage: submit
|
|
||||||
needs: []
|
|
||||||
when: manual
|
|
||||||
script:
|
|
||||||
- sleep 6000
|
|
||||||
- exit 1
|
|
||||||
environment:
|
|
||||||
name: testflight_llc
|
|
||||||
|
|
||||||
verifysanity_beta_testflight:
|
verifysanity_beta_testflight:
|
||||||
tags:
|
tags:
|
||||||
- ios_beta
|
- ios_beta
|
||||||
@ -170,3 +158,14 @@ verify_beta_testflight:
|
|||||||
paths:
|
paths:
|
||||||
- build/artifacts
|
- build/artifacts
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
|
submit_appstore:
|
||||||
|
tags:
|
||||||
|
- deploy
|
||||||
|
stage: submit
|
||||||
|
needs: []
|
||||||
|
when: manual
|
||||||
|
script:
|
||||||
|
- sh "$TELEGRAM_SUBMIT_BUILD"
|
||||||
|
environment:
|
||||||
|
name: testflight_llc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user