parent
64906ea26d
commit
cf69a33cc3
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -38,5 +38,5 @@ jobs:
|
||||
env:
|
||||
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
|
||||
run: |
|
||||
ssh -o StrictHostKeyChecking=no -o ForwardAgent=yes -J gitea-actions@bastion.cuqmbr.home gitea-actions@192.168.0.10 'cat /etc/hostname'
|
||||
ssh -o StrictHostKeyChecking=no -J gitea-actions@bastion.cuqmbr.home gitea-actions@192.168.0.10 'cat /etc/hostname'
|
||||
# ssh -vvvv -o StrictHostKeyChecking=no -o ForwardAgent=yes -o ProxyCommand='ssh -W %h:%p -q gitea-actions@bastion.cuqmbr.home' gitea-actions@192.168.0.10 'cat /etc/hostname'
|
||||
|
Loading…
Reference in New Issue
Block a user