1
0

update
Some checks failed
/ deploy (push) Failing after 6s

This commit is contained in:
cuqmbr 2025-06-24 12:20:00 +03:00
parent b0ef23ac2d
commit 77661c0b9a
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -33,4 +33,4 @@ jobs:
env:
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
run: |
ssh -vvvv -i ~/.ssh/key -o StrictHostKeyChecking=no -o ProxyCommand='ssh -W %h:%p -q -i ~/.ssh/id_rsa gitea-actions@bastion.cuqmbr.home' gitea-actions@192.168.0.10 'cat /etc/hostname'
ssh -vvvv -i ~/.ssh/key -o StrictHostKeyChecking=no -o ProxyCommand='ssh -W %h:%p -q -i ~/.ssh/key gitea-actions@bastion.cuqmbr.home' gitea-actions@192.168.0.10 'cat /etc/hostname'