updated netlify.toml.
This commit is contained in:
parent
b85ef3289a
commit
97224ac866
|
@ -10,9 +10,6 @@ HUGO_ENABLEGITINFO = "true"
|
|||
HUGO_VERSION = "0.105.0"
|
||||
HUGO_ENV = "production"
|
||||
|
||||
[context.deploy-preview]
|
||||
command = "hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL"
|
||||
|
||||
[context.deploy-preview.environment]
|
||||
HUGO_VERSION = "0.105.0"
|
||||
|
||||
|
|
Loading…
Reference in New Issue