Include external tester when pushing a new build to testflight (#305)

This commit is contained in:
enahum 2017-02-27 18:12:01 -03:00 committed by GitHub
parent 764de28fa6
commit 303574f235

View file

@ -48,7 +48,7 @@ platform :ios do
branch_name: 'ios-beta'
})
pilot
pilot({distribute_external: true})
if ENV['MATTERMOST_WEBHOOK_URL']
testflight_url = ENV['TESTFLIGHT_URL']