Test verification

This commit is contained in:
Ali 2019-11-20 23:17:59 +04:00
parent 355a788b82
commit 1ec29251a9

View File

@ -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: