Change on stored artifacts on iOS

This commit is contained in:
Diego Mello 2023-03-01 10:56:48 -03:00
parent 56f6326319
commit 0d6e44fd11
1 changed files with 1 additions and 3 deletions

View File

@ -584,12 +584,10 @@ jobs:
yarn detox clean-framework-cache && yarn detox build-framework-cache
echo "RUNNING_E2E_TESTS=true" > ./.env
yarn e2e:ios-build
- store_artifacts:
path: ios/build/Build/Products/Release-iphonesimulator/Rocket.Chat Experimental.app
- persist_to_workspace:
root: /Users/distiller/project
paths:
- ios
- ios/build/Build/Products/Release-iphonesimulator/Rocket.Chat Experimental.app
ios-test-e2e:
executor: mac-env