Merge pull request #10 from sofixa/master
add example usage in Drone Pipeline and link to full (future) docs
This commit is contained in:
commit
fc5eb448c3
@ -1,6 +1,6 @@
|
||||
# drone-hugo
|
||||
|
||||
Automatically create static web page files using [hugo](https://github.com/gohugoio/hugo) within your drone pipeline!
|
||||
Automatically create static web page files using [hugo](https://github.com/gohugoio/hugo) within your drone pipeline! For the usage information and a listing of the available options please take a look at [the docs](http://plugins.drone.io/drone-plugins/drone-hugo/).
|
||||
|
||||
## Build
|
||||
|
||||
@ -38,3 +38,4 @@ docker run --rm \
|
||||
-w $(pwd) \
|
||||
plugins/hugo:latest
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user