diff --git a/netlify.toml b/netlify.toml index 0cdb212..6f930f0 100644 --- a/netlify.toml +++ b/netlify.toml @@ -8,10 +8,6 @@ HUGO_VERSION = "0.124.1" HUGO_ENV = "production" HUGO_ENABLEGITINFO = "true" -# Build drafts on PR previews -[context.deploy-preview] - command = "./build.sh --buildDrafts" - # Setting HUGO_ENV != "production" prevents # Google Analytics from being loaded on PR previews [context.deploy-preview.environment]