drone: use current hugo version
All checks were successful
the build was successful

This commit is contained in:
Robert Kaussow 2018-12-20 08:44:06 +01:00
parent 0aec4574f3
commit cf8ffeb569

View File

@ -1,6 +1,7 @@
pipeline: pipeline:
build-draft: build-draft:
image: cbrgm/drone-hugo:latest image: cbrgm/drone-hugo:latest
hugoVersion: 0.52
validate: true validate: true
buildDrafts: true buildDrafts: true
buildExpired: true buildExpired: true
@ -12,6 +13,7 @@ pipeline:
build-prod: build-prod:
image: cbrgm/drone-hugo:latest image: cbrgm/drone-hugo:latest
hugoVersion: 0.52
validate: true validate: true
theme: geeklab theme: geeklab
when: when: