mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-05 19:28:46 +02:00
Update CI
This commit is contained in:
parent
ed2cbc6913
commit
f46041ad9d
1 changed files with 11 additions and 12 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue