Skip to content

Commit

Permalink
rename zip for artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
cortisiko committed Oct 23, 2024
1 parent e2c8210 commit 355ac2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,7 @@ workflows:
inputs:
- deploy_path: $BITRISE_DEPLOY_DIR
- is_compress: true
- zip_name: E2E_Android_Failure_Screenshots
- zip_name: E2E_Android_Failure_Artifacts
meta:
bitrise.io:
machine_type_id: elite-xl
Expand Down Expand Up @@ -1012,7 +1012,7 @@ workflows:
inputs:
- deploy_path: $BITRISE_DEPLOY_DIR
- is_compress: true
- zip_name: 'E2E_IOS_Failure_Screenshots'
- zip_name: 'E2E_IOS_Failure_Artifacts'
start_e2e_tests:
steps:
- build-router-start@0:
Expand Down

0 comments on commit 355ac2f

Please sign in to comment.