ssh-deploy icon indicating copy to clipboard operation
ssh-deploy copied to clipboard

GitHub Action for deploying code via rsync over ssh. (with NodeJS)

Results 56 ssh-deploy issues
Sort by recently updated
recently updated
newest added

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? ![Image](https://github.com/user-attachments/assets/6234950e-14c2-4357-b1fc-fb847a37c92a)...

See #194 I tested it in https://github.com/Flygrounder/mtg-price-bot/commit/2418974537b99f4e3a6302c4237631305931240a and it works as expected