diff --git a/.circleci/config.yml b/.circleci/config.yml index 6c7e5d7dd..5f98f661b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -275,18 +275,13 @@ workflows: - ios-build: requires: - lint-testunit - - ios-testflight: + - ios-hold-testflight: + type: approval requires: - ios-build - filters: - branches: - only: - - beta - - develop - - master - # - ios-testflight: - # requires: - # - ios-hold-testflight + - ios-testflight: + requires: + - ios-hold-testflight - android-build: requires: