Gabo-p / ssh-deploy-to-server

GitHub Action to setup ssh-agent and GitHub Deploy keys with private keys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ssh deployments

This action is a modification of easingthemes/ssh-deploy. My needs required that some changes be made in the functions of the commands to be executed. Please visit the original action to learn more about the usage.

the changes to the functions added are to add the parameters SSH_CMD_ARGs also to the execution of the commands on the remote server before and after

About

GitHub Action to setup ssh-agent and GitHub Deploy keys with private keys

License:MIT License


Languages

Language:JavaScript 90.8%Language:Dockerfile 9.0%Language:Shell 0.2%