ssh-deploy
ssh-deploy copied to clipboard
GitHub Action for deploying code via rsync over ssh. (with NodeJS)
Hi, The job runs for me successfully, meaning it wiped all the files on my VPS. I dont have a /dist folder (or should somehow built node.js code be there?),...
Hi, I would like to propose a feature enhancement for the easingthemes/ssh-deploy action. It would be very useful to have the ability to specify files and directories to exclude using...
适用于gitlab和Gitee吗
Apparently when RSYNC transfer many files, SCRIPT_AFTER is not executed. My full upload output about 14500 lines (and [do it twice](https://github.com/easingthemes/ssh-deploy/issues/202)). After that, judging by the logs, the script is...
Hello! Thanks for this action! I don't understand, why action output rsync info twice. When rsync upload many files this feature significantly increases logs. Maybe I'm doing something wrong? ...
See #194 I tested it in https://github.com/Flygrounder/mtg-price-bot/commit/2418974537b99f4e3a6302c4237631305931240a and it works as expected