Fehniix / vps-node-deploy-action

This actions checks out a NodeJS repository, builds it, copies it to a remote SSH location, and optionally executes a bash script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vps-node-deploy-action

This actions checks out a NodeJS repository, builds it, copies it to a remote SSH location, and optionally executes a bash script.

Disclaimer

This is currently under active development (first time experimenting with Actions!) and is thus inteded for personal use. Instructions will follow as soon as a stable release will be made available.

About

This actions checks out a NodeJS repository, builds it, copies it to a remote SSH location, and optionally executes a bash script