Only build for testflight on develop and master branchs

This commit is contained in:
Rodrigo Nascimento 2017-11-07 10:54:13 -02:00
parent 834cd20be9
commit 335f299d6d
No known key found for this signature in database
GPG Key ID: CFCE33B7B01AC335
1 changed files with 5 additions and 0 deletions

View File

@ -194,6 +194,11 @@ workflows:
type: approval
requires:
- ios-build
filters:
branches:
only:
- develop
- master
- ios-testflight:
requires:
- ios-hold-testflight