mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-27 22:04:12 +00:00
Update README.md
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
# rsync deployments
|
# rsync deployments
|
||||||
|
|
||||||
Forked from [Contention/rsync-deployments](https://github.com/Contention/rsync-deployments)
|
|
||||||
|
|
||||||
|
|
||||||
This GitHub Action deploys files in `GITHUB_WORKSPACE` to a remote folder via rsync over ssh.
|
This GitHub Action deploys files in `GITHUB_WORKSPACE` to a remote folder via rsync over ssh.
|
||||||
|
|
||||||
Use this action in a CD workflow which leaves deployable code in `GITHUB_WORKSPACE`.
|
Use this action in a CD workflow which leaves deployable code in `GITHUB_WORKSPACE`.
|
||||||
@@ -152,3 +149,12 @@ Looking for version 1.0?
|
|||||||
Check here: https://github.com/Burnett01/rsync-deployments/tree/1.0
|
Check here: https://github.com/Burnett01/rsync-deployments/tree/1.0
|
||||||
|
|
||||||
Please note that version 1.0 has reached end of life state.
|
Please note that version 1.0 has reached end of life state.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Acknowledgements
|
||||||
|
|
||||||
|
+ This project is a fork of [Contention/rsync-deployments](https://github.com/Contention/rsync-deployments)
|
||||||
|
+ Base image [JoshPiper/rsync-docker](https://github.com/JoshPiper/rsync-docker)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user