chores: Use new drone-hugo plugin
Some checks failed
the build failed

This commit is contained in:
Valentin Brandl 2018-10-02 17:20:25 +02:00
parent 50c7b9e7b9
commit 7cdb80cdd7

View File

@ -20,10 +20,11 @@ pipeline:
branch: master branch: master
build-dev: build-dev:
image: local/drone-hugo:latest image: cbrgm/drone-hugo:latest
buildDrafts: true buildDrafts: true
buildFuture: true buildFuture: true
buildExpired: true buildExpired: true
hugoVersion: "0.49"
validate: true validate: true
url: https://staging.vbrandl.net url: https://staging.vbrandl.net
when: when: