Bump to latest Hugo on Netlify

This commit is contained in:
Josh Dzielak
2020-02-24 14:25:41 +01:00
parent 49fde75437
commit 067c701f41
+2 -2
View File
@@ -3,7 +3,7 @@ command = "hugo -b $URL -s exampleSite"
publish = "exampleSite/public" publish = "exampleSite/public"
[context.production.environment] [context.production.environment]
HUGO_VERSION = "0.55.4" HUGO_VERSION = "0.65.3"
[context.deploy-preview.environment] [context.deploy-preview.environment]
HUGO_VERSION = "0.55.4" HUGO_VERSION = "0.65.3"