@@ -15,8 +15,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
lfs: true
|
||||
ssh-key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
||||
ssh-known-hosts: ${{ secrets.INSTANCE_SSH_PUBLIC_KEY }}
|
||||
# ssh-key: ${{ secrets.RUNNER_SSH_PRIVATE_KEY }}
|
||||
# ssh-known-hosts: ${{ secrets.INSTANCE_SSH_PUBLIC_KEY }}
|
||||
github-server-url: "http://192.168.3.100:3000"
|
||||
env:
|
||||
GIT_TRACE: 1
|
||||
GIT_CURL_VERBOSE: 1
|
||||
|
||||
Reference in New Issue
Block a user