From 97224ac8660e907069639bccab2169d5e9b58fc4 Mon Sep 17 00:00:00 2001 From: Jeremy Nusser Date: Fri, 28 Oct 2022 17:47:40 -0500 Subject: [PATCH] updated netlify.toml. --- netlify.toml | 3 --- 1 file changed, 3 deletions(-) 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"