update hugo

This commit is contained in:
Arhell 2022-06-02 00:37:41 +03:00
parent c75dd2d37e
commit 645e086db0

View File

@ -1,8 +1,8 @@
[context.production.environment]
HUGO_VERSION = "0.70.0"
HUGO_VERSION = "0.100.1"
[context.deploy-preview.environment]
HUGO_VERSION = "0.70.0"
HUGO_VERSION = "0.100.1"
[context.deploy-preview]
command = "hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL"