mirror of
https://github.com/hmalik144/Driver.git
synced 2026-01-31 02:41:46 +00:00
Local testing
This commit is contained in:
@@ -128,9 +128,9 @@ commands:
|
|||||||
- run:
|
- run:
|
||||||
name: Run fastlane command to deploy to playstore
|
name: Run fastlane command to deploy to playstore
|
||||||
command: |
|
command: |
|
||||||
cat app/keystore.jks
|
tree -d
|
||||||
pwd
|
# pwd
|
||||||
bundle exec fastlane deploy<< parameters.flavour >>
|
# bundle exec fastlane deploy<< parameters.flavour >>
|
||||||
- store_test_results:
|
- store_test_results:
|
||||||
path: fastlane/report.xml
|
path: fastlane/report.xml
|
||||||
# Define a job to be invoked later in a workflow.
|
# Define a job to be invoked later in a workflow.
|
||||||
|
|||||||
Reference in New Issue
Block a user