Обновить .gitea/workflows/test.yaml
Some checks failed
Test cloud-images / building (push) Failing after 22s
Some checks failed
Test cloud-images / building (push) Failing after 22s
This commit is contained in:
parent
3e29a4f1dd
commit
29e73d80c7
@ -27,6 +27,7 @@ jobs:
|
||||
Port $SSH_T_PORT
|
||||
IdentityFile ~/.ssh/taishan.key
|
||||
IdentitiesOnly yes
|
||||
PasswordAuthentication no
|
||||
ProxyCommand ssh $SSH_T_USER@$SSH_T_HOST -o StrictHostKeyChecking="no" -W %h:%p
|
||||
StrictHostKeyChecking no
|
||||
END
|
||||
|
Loading…
Reference in New Issue
Block a user