mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Test verification
This commit is contained in:
parent
355a788b82
commit
1ec29251a9
@ -1,5 +1,6 @@
|
||||
stages:
|
||||
- build
|
||||
#- deploy
|
||||
- verifysanity
|
||||
- verify
|
||||
|
||||
@ -39,18 +40,18 @@ beta_testflight:
|
||||
- build/artifacts
|
||||
expire_in: 1 week
|
||||
|
||||
deploy_beta_testflight:
|
||||
tags:
|
||||
- ios_beta
|
||||
stage: deploy
|
||||
only:
|
||||
- beta
|
||||
except:
|
||||
- tags
|
||||
script:
|
||||
- bash buildbox/deploy-telegram.sh appstore
|
||||
environment:
|
||||
name: testflight_llc
|
||||
#deploy_beta_testflight:
|
||||
# tags:
|
||||
# - ios_beta
|
||||
# stage: deploy
|
||||
# only:
|
||||
# - beta
|
||||
# except:
|
||||
# - tags
|
||||
# script:
|
||||
# - bash buildbox/deploy-telegram.sh appstore
|
||||
# environment:
|
||||
# name: testflight_llc
|
||||
|
||||
verifysanity_beta_testflight:
|
||||
tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user