contention/rsync deployments

Quick and simple method of deploying code to a webserver via rsync over ssh

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 9, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: contention/rsync-deployments@10f98a8726e6760601d8818ea6ff812f87bf8a97 # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
flagsInitial/required rsync flagsyes
excludesExclude flags and directory pairsyes
userThe server useryes
hostThe deployment targetyes
localpathThe local path to syncyes
remotepathThe remote path to syncyes
deploy_keyThe private keyyes

no outputs