ssh-deploy
ssh-deploy copied to clipboard
Feature Request - Connect to SSH Host through Jump-box
Hi,
It would be nice if we could setup a jump-box ssh tunnel to send the artefacts to the destiny host.
Something like this:
- name: Deploy through Jump-box
...
uses: easingthemes/ssh-deploy@main
jumpbox:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
REMOTE_HOST: ${{ secrets.REMOTE_HOST_DEVELOP }}
REMOTE_USER: ${{ secrets.REMOTE_USER_DEVELOP }}
...
Agree
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.