Local testing

This commit is contained in:
2023-08-05 12:16:45 +01:00
parent 4314d2312f
commit ddd863f905

View File

@@ -128,6 +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
tree -d tree -d
# pwd # pwd
# bundle exec fastlane deploy<< parameters.flavour >> # bundle exec fastlane deploy<< parameters.flavour >>