Commit graph

4 commits

Author SHA1 Message Date
Thomas Boerger
d2c5ed8ad7
Move main package to top directory as the other plugins 2019-02-15 11:54:41 +01:00
techknowlogick
9aee76b213 add cacheDir flag (#11)
golang version of #7 

-----
This enables setting a custom cache directory for Hugo. Some caching
plugins (e.g. http://plugins.drone.io/drillster/drone-volume-cache/)
require the directories to be cached to be located inside the workspace.
2018-10-29 15:45:36 +08:00
cbrgm
b7ceb78f28 Removing architecture attribute from plugin struct, adding switch statement for GOARCH mapping 2018-08-08 21:41:01 +02:00
cbrgm
1ec3bbb482 Go implementation of the original bash plugin, containing all features 2018-06-12 18:41:04 +02:00