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

This commit is contained in:
Надежда Краснобородько 2024-09-23 12:48:12 +03:00
parent 9a62f4c271
commit 3e80ec444a

View File

@ -29,7 +29,7 @@ jobs:
IdentitiesOnly yes
ProxyCommand ssh $SSH_T_USER@$SSH_T_HOST -W %h:%p
StrictHostKeyChecking no
END
END
env:
SSH_USER: ${{ secrets.BUILDER_SSH_USER }}
SSH_KEY: ${{ secrets.BUILDER_SSH_KEY }}