update README for drone 0.7

This commit is contained in:
Harmen
2017-06-30 21:17:29 +02:00
parent 6b0dfda59e
commit 3e15c98285
2 changed files with 21 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
# drone-rsync
[![drone-rsync on Docker Hub](https://img.shields.io/docker/automated/drillster/drone-rsync.svg)](https://hub.docker.com/r/drillster/drone-rsync/)
This is a pure Bash [Drone](https://github.com/drone/drone) 0.5 plugin to sync files to remote hosts.
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).