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:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
#- deploy
|
||||||
- verifysanity
|
- verifysanity
|
||||||
- verify
|
- verify
|
||||||
|
|
||||||
@ -39,18 +40,18 @@ beta_testflight:
|
|||||||
- build/artifacts
|
- build/artifacts
|
||||||
expire_in: 1 week
|
expire_in: 1 week
|
||||||
|
|
||||||
deploy_beta_testflight:
|
#deploy_beta_testflight:
|
||||||
tags:
|
# tags:
|
||||||
- ios_beta
|
# - ios_beta
|
||||||
stage: deploy
|
# stage: deploy
|
||||||
only:
|
# only:
|
||||||
- beta
|
# - beta
|
||||||
except:
|
# except:
|
||||||
- tags
|
# - tags
|
||||||
script:
|
# script:
|
||||||
- bash buildbox/deploy-telegram.sh appstore
|
# - bash buildbox/deploy-telegram.sh appstore
|
||||||
environment:
|
# environment:
|
||||||
name: testflight_llc
|
# name: testflight_llc
|
||||||
|
|
||||||
verifysanity_beta_testflight:
|
verifysanity_beta_testflight:
|
||||||
tags:
|
tags:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user