1
0

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

This commit is contained in:
cuqmbr 2025-06-23 22:06:57 +03:00
parent 9fdd50c61b
commit 12155dacc3
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -36,4 +36,4 @@ jobs:
env:
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
run: |
ssh -o StrictHostKeyChecking=no -J gitea-actions@bastion.cuqmbr.home gitea-actions@192.168.0.10 'cat /etc/os-release'
ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -J gitea-actions@bastion.cuqmbr.home gitea-actions@192.168.0.10 'cat /etc/os-release'