oO was running old hugo version
This commit is contained in:
parent
f484e00d07
commit
1179d8981a
|
@ -7,10 +7,10 @@
|
||||||
command = "hugo"
|
command = "hugo"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.production.environment]
|
||||||
HUGO_VERSION = "0.27-DEV"
|
HUGO_VERSION = "0.30.2"
|
||||||
|
|
||||||
[context.branch-deploy]
|
[context.branch-deploy]
|
||||||
command = "hugo -D"
|
command = "hugo -D"
|
||||||
|
|
||||||
[context.branch-deploy.environment]
|
[context.branch-deploy.environment]
|
||||||
HUGO_VERSION = "0.27-DEV"
|
HUGO_VERSION = "0.30.2"
|
||||||
|
|
Loading…
Reference in a new issue