1
0

update
All checks were successful
/ deploy (push) Successful in 6s

This commit is contained in:
cuqmbr 2025-06-23 22:28:48 +03:00
parent 5fe95e557a
commit 105586f8f5
Signed by: cuqmbr
GPG Key ID: 0AA446880C766199

View File

@ -32,4 +32,4 @@ jobs:
env:
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
run: |
ssh -vvvv -o 'StrictHostKeyChecking=accept-new' -J gitea-actions@bastion.cuqmbr.home gitea-actions@192.168.0.10 'cat /etc/os-release'
ssh -o StrictHostKeyChecking=accept-new gitea-actions@bastion.cuqmbr.home 'cat /etc/os-release'