update readme to point users of different versions to the right docs

This commit is contained in:
Lanre Adelowo
2019-03-29 21:54:52 +01:00
parent 309c68b401
commit b15f814c66

View File

@@ -3,7 +3,10 @@
This is a pure Bash [Drone](https://github.com/drone/drone) >= 0.5 plugin to sync files to remote hosts.
For more information on how to use the plugin, please take a look at [the docs](https://github.com/Drillster/drone-rsync/blob/master/DOCS.md).
For more information on how to use the plugin, please take a look at the docs:
- For Drone CI versions `< 1` : https://github.com/Drillster/drone-rsync/blob/master/0-DOCS.md
- For Drone CI versions `>= 1` : https://github.com/Drillster/drone-rsync/blob/master/1-DOCS.md
## Docker
Build the docker image by running: