Обновить .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
9a62f4c271
commit
3e80ec444a
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user