Обновить .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
d4d69466db
commit
ef9f642d31
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user