mirror of
https://github.com/hmalik144/Driver.git
synced 2026-01-31 02:41:46 +00:00
Local testing
This commit is contained in:
@@ -60,6 +60,7 @@ commands:
|
|||||||
- run:
|
- run:
|
||||||
name: Setup subtree for test data
|
name: Setup subtree for test data
|
||||||
command: |
|
command: |
|
||||||
|
git stash
|
||||||
git config --global user.email "$GIT_EMAIL"
|
git config --global user.email "$GIT_EMAIL"
|
||||||
git config --global user.name "$GIT_EMAIL"
|
git config --global user.name "$GIT_EMAIL"
|
||||||
git remote add -f driver_app_data https://github.com/hmalik144/driver_app_data.git
|
git remote add -f driver_app_data https://github.com/hmalik144/driver_app_data.git
|
||||||
|
|||||||
Reference in New Issue
Block a user