Обновить .gitea/workflows/test.yaml
Some checks failed
Test cloud-images / building (push) Failing after 22s

This commit is contained in:
Надежда Краснобородько 2024-09-23 16:47:42 +03:00
parent 3e29a4f1dd
commit 29e73d80c7

View File

@ -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