Skip to content

isabella232/rsync-deployments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rsync deployments

This GitHub Action deploys everything in a configureable folder to a folder on a server via rsync over ssh.

This action would usually follow a build/test action which leaves deployable code in the folder of your choosing.

Required SECRETs

This action needs a DEPLOY_KEY or DEPLOY_PASS secret variable.

About

Deployment action that uses rsync

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 64.6%
  • Dockerfile 35.4%