mirror of
https://github.com/hmalik144/Driver.git
synced 2026-03-18 07:26:03 +00:00
Local testing
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user