Local testing

This commit is contained in:
2023-08-04 21:35:38 +01:00
parent d834e199e5
commit 9015e9d6c6

View File

@@ -129,6 +129,8 @@ commands:
name: Run fastlane command to deploy to playstore name: Run fastlane command to deploy to playstore
command: | command: |
bundle exec fastlane deploy<< parameters.flavour >> bundle exec fastlane deploy<< parameters.flavour >>
- store_test_results:
path: fastlane/report.xml
# Define a job to be invoked later in a workflow. # Define a job to be invoked later in a workflow.
# See: https://circleci.com/docs/2.0/configuration-reference/#jobs # See: https://circleci.com/docs/2.0/configuration-reference/#jobs
jobs: jobs: