mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-15 13:35:19 +00:00
Update CI
This commit is contained in:
parent
ed2cbc6913
commit
f46041ad9d
@ -115,18 +115,6 @@ deploy_beta_testflight:
|
||||
environment:
|
||||
name: testflight_llc
|
||||
|
||||
submit_appstore:
|
||||
tags:
|
||||
- deploy
|
||||
stage: submit
|
||||
needs: []
|
||||
when: manual
|
||||
script:
|
||||
- sleep 6000
|
||||
- exit 1
|
||||
environment:
|
||||
name: testflight_llc
|
||||
|
||||
verifysanity_beta_testflight:
|
||||
tags:
|
||||
- ios_beta
|
||||
@ -170,3 +158,14 @@ verify_beta_testflight:
|
||||
paths:
|
||||
- build/artifacts
|
||||
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