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