fix preview 2

This commit is contained in:
liuboaibc 2020-05-28 12:40:30 +08:00
parent 8eda420e2c
commit e64cdc0729

View File

@ -2,4 +2,7 @@
HUGO_VERSION = "0.70.0"
[context.deploy-preview.environment]
HUGO_VERSION = "0.70.0"
HUGO_VERSION = "0.70.0"
[context.deploy-preview]
command = "hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL"