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 4ef0c39 commit d78b285Copy full SHA for d78b285
netlify.toml
@@ -7,7 +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"
+SECRETS_SCAN_OMIT_PATHS = "public/contribute/file-conventions/index.html,public/build/building/cdi/index.html"
11
12
[context.deploy-preview]
13
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL && npx pagefind@v1.3.0"
0 commit comments