diff --git a/netlify.toml b/netlify.toml index 798126b..53dcd25 100644 --- a/netlify.toml +++ b/netlify.toml @@ -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"