updated netlify.toml.

This commit is contained in:
Jeremy Nusser 2022-10-28 17:47:40 -05:00
parent b85ef3289a
commit 97224ac866
1 changed files with 0 additions and 3 deletions

View File

@ -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"