Update README.md

This plugin works in Drone 0.7
This commit is contained in:
Kris Leech
2017-08-15 17:04:40 +01:00
committed by GitHub
parent f75012053f
commit 112a5ae990
+1 -1
View File
@@ -1,7 +1,7 @@
# drone-volume-cache
[![drone-volume-cache on Docker Hub](https://img.shields.io/docker/automated/drillster/drone-volume-cache.svg)](https://hub.docker.com/r/drillster/drone-volume-cache/)
This is a pure Bash [Drone](https://github.com/drone/drone) 0.5 plugin to cache files and/or folders to a locally mounted volume.
This is a pure Bash [Drone](https://github.com/drone/drone) 0.5+ plugin to cache files and/or folders to a locally mounted volume.
For more information on how to use the plugin, please take a look at [the docs](https://github.com/Drillster/drone-volume-cache/blob/master/DOCS.md).