Local testing

This commit is contained in:
2023-08-05 12:08:28 +01:00
parent 649d7af811
commit 2b8e415538

View File

@@ -128,6 +128,7 @@ commands:
- run:
name: Run fastlane command to deploy to playstore
command: |
cat app/keystore.jks
pwd
bundle exec fastlane deploy<< parameters.flavour >>
- store_test_results: