diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c618b3fa40..596615308c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -38,19 +38,6 @@ beta_testflight: - build/artifacts expire_in: 1 week -deploy_internal: - tags: - - ios_internal - stage: deploy_unused - only: - - master - except: - - tags - script: - - bash buildbox/deploy-telegram.sh hockeyapp - environment: - name: internal - deploy_beta_testflight: tags: - ios_beta