We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb9629 commit 0c151dcCopy full SHA for 0c151dc
netlify.toml
@@ -7,6 +7,7 @@ NODE_ENV = "production"
7
HUGO_VERSION = "0.141.0"
8
HUGO_ENABLEGITINFO = "true"
9
HUGO_ENVIRONMENT = "preview"
10
+SECRETS_SCAN_OMIT_PATHS = "public/contribute/file-conventions/index.html"
11
12
[context.deploy-preview]
13
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL && npx [email protected]"
0 commit comments