set correct known hosts
This commit is contained in:
parent
821a161a3a
commit
4027a396fe
@ -14,9 +14,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
SSH-KEY: ${{secrets.read_key}}
|
SSH-KEY: ${{secrets.read_key}}
|
||||||
SSH-KNOWN-HOSTS:
|
SSH-KNOWN-HOSTS: gitea.jv.com,192.168.0.214
|
||||||
- gitea.jv.com
|
|
||||||
- 192.168.0.214
|
|
||||||
- name: Copy files to project dir
|
- name: Copy files to project dir
|
||||||
run: |
|
run: |
|
||||||
mkdir C:\SymfonyRunner
|
mkdir C:\SymfonyRunner
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user