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 d323d29782
commit e508459a71
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