Skip to content

Commit

Permalink
Fix invalid bitrise.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cal-L committed May 9, 2024
1 parent f0caf01 commit bb11820
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 @@ -120,8 +120,8 @@ stages:
# - run_tag_smoke_swaps_ios: {}
# - run_tag_smoke_swaps_android: {}
- run_tag_smoke_core_ios: {}
# - run_tag_smoke_core_android: {}
# build_regression_e2e_ios_android_stage:
# - run_tag_smoke_core_android: {}
build_regression_e2e_ios_android_stage:
workflows:
- ios_build_regression_tests: {}
- android_build_regression_tests: {}
Expand Down Expand Up @@ -731,10 +731,10 @@ workflows:
- paths: |-
ccache
- deploy-to-bitrise-io@2.2.3:
inputs:
- pipeline_intermediate_files: |-
ios/build/Build:INTERMEDIATE_IOS_BUILD
../Library/Detox/ios:INTERMEDIATE_DETOX_BUILD
inputs:
- pipeline_intermediate_files: |-
ios/build/Build:INTERMEDIATE_IOS_BUILD
../Library/Detox/ios:INTERMEDIATE_DETOX_BUILD
- save-cache@1:
title: Save node_modules
inputs:
Expand Down

0 comments on commit bb11820

Please sign in to comment.