fix: cd git pull fetch
This commit is contained in:
@@ -29,7 +29,6 @@ jobs:
|
|||||||
- name: Sync Host Repo
|
- name: Sync Host Repo
|
||||||
working-directory: /data/www/lone-services
|
working-directory: /data/www/lone-services
|
||||||
run: |
|
run: |
|
||||||
export GIT_SSH_COMMAND="ssh -o BatchMode=yes -o ConnectTimeout=10 -o StrictHostKeyChecking=accept-new"
|
|
||||||
git fetch origin develop
|
git fetch origin develop
|
||||||
git pull origin develop
|
git pull origin develop
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user