Bump Netlify to 0.32.2

This commit is contained in:
Bjørn Erik Pedersen
2018-01-03 11:15:10 +01:00
parent cbb3a4f1cc
commit 7f263353e6
+3 -3
View File
@@ -3,15 +3,15 @@
command = "hugo"
[context.production.environment]
HUGO_VERSION = "0.32.1"
HUGO_VERSION = "0.32.2"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"
[context.deploy-preview.environment]
HUGO_VERSION = "0.32.1"
HUGO_VERSION = "0.32.2"
[context.branch-deploy.environment]
HUGO_VERSION = "0.32.1"
HUGO_VERSION = "0.32.2"
[context.next.environment]
HUGO_BASEURL = "https://next--gohugoio.netlify.com/"