Local testing

This commit is contained in:
2023-08-05 14:43:47 +01:00
parent 53b40a7a6b
commit 6a3450a7b9

View File

@@ -131,6 +131,9 @@ commands:
pwd
bundle exec fastlane deploy<< parameters.flavour >>
- android/save-gradle-cache
- store_artifacts:
path: keystore.properties
destination: reports
- store_test_results:
path: fastlane/report.xml
# Define a job to be invoked later in a workflow.