oO was running old hugo version

This commit is contained in:
Simon Bruder 2017-11-04 11:38:19 +00:00
parent f484e00d07
commit 1179d8981a

View file

@ -7,10 +7,10 @@
command = "hugo"
[context.production.environment]
HUGO_VERSION = "0.27-DEV"
HUGO_VERSION = "0.30.2"
[context.branch-deploy]
command = "hugo -D"
[context.branch-deploy.environment]
HUGO_VERSION = "0.27-DEV"
HUGO_VERSION = "0.30.2"