Updated config.yml

This commit is contained in:
2023-08-12 19:34:18 +01:00
parent b8312bf345
commit bfd96644a6

View File

@@ -84,6 +84,7 @@ commands:
name: Run fastlane command to deploy to playstore name: Run fastlane command to deploy to playstore
command: | command: |
pwd pwd
bundle install
bundle exec fastlane deploy<< parameters.flavour >> bundle exec fastlane deploy<< parameters.flavour >>
- store_test_results: - store_test_results:
path: fastlane/report.xml path: fastlane/report.xml