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