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

This commit is contained in:
Надежда Краснобородько 2024-09-23 13:14:45 +03:00
parent d4d69466db
commit ef9f642d31

View File

@ -25,7 +25,7 @@ jobs:
Port $SSH_T_PORT
IdentityFile ~/.ssh/builder.key
IdentitiesOnly yes
ProxyCommand ssh $SSH_T_USER@$SSH_T_HOST -W %h:%p
ProxyCommand ssh $SSH_T_USER@$SSH_T_HOST -o StrictHostKeyChecking="no" -W %h:%p
StrictHostKeyChecking no
END
env: