Skip to content

Commit

Permalink
only run one team area
Browse files Browse the repository at this point in the history
  • Loading branch information
cortisiko committed Oct 16, 2024
1 parent 035a0eb commit 1fe1f4b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,17 +132,17 @@ stages:
- android_e2e_build: {}
run_smoke_e2e_ios_android_stage:
workflows:
- run_ios_api_specs: {}
# - run_ios_api_specs: {}
- run_tag_smoke_accounts_ios: {}
- run_tag_smoke_accounts_android: {}
# - run_tag_smoke_assets_ios: {}
- run_tag_smoke_assets_android: {}
- run_tag_smoke_confirmations_ios: {}
- run_tag_smoke_confirmations_android: {}
# - run_tag_smoke_assets_android: {}
# - run_tag_smoke_confirmations_ios: {}
# - run_tag_smoke_confirmations_android: {}
# - run_tag_smoke_swaps_ios: {}
# - run_tag_smoke_swaps_android: {}
- run_tag_smoke_core_ios: {}
- run_tag_smoke_core_android: {}
# - run_tag_smoke_core_ios: {}
# - run_tag_smoke_core_android: {}
build_regression_e2e_ios_android_stage:
workflows:
- ios_e2e_build: {}
Expand Down

0 comments on commit 1fe1f4b

Please sign in to comment.