monadical-sas/Deploy to server with ssh

Deploy app in staging/prod server via ssh

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ssh_userUser to connect to serveryes
ssh_hostHost to connect to serveryes
ssh_portPort to connect to serverno22
ssh_keyssh key to connect to serveryes
repo_pathPath to repoyes
main_branchMain branch to deploynodev
ssh_agent_socksocket path for ssh-agentno/tmp/ssh_agent.sock
script_nameName of the script to executeyes
supervisor_process_nameName of the supervisor processyes${{ github.event.repository.name }}

no outputs