Local testing

This commit is contained in:
2023-08-05 12:20:53 +01:00
parent ddd863f905
commit e0a25364b8

View File

@@ -128,8 +128,7 @@ commands:
- run:
name: Run fastlane command to deploy to playstore
command: |
sudo apt install tree
tree -d
ls -R | grep ":$" | sed -e 's/:$//' -e 's/[^-][^\/]*\//--/g' -e 's/^/ /' -e 's/-/|/'
# pwd
# bundle exec fastlane deploy<< parameters.flavour >>
- store_test_results: