Skip to content

Commit e7161f3

Browse files
exclude file
1 parent e1d1ddc commit e7161f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ NODE_ENV = "production"
77
HUGO_VERSION = "0.141.0"
88
HUGO_ENABLEGITINFO = "true"
99
HUGO_ENVIRONMENT = "preview"
10-
SECRETS_SCAN_SMART_DETECTION_ENABLED = "false"
10+
SECRETS_SCAN_OMIT_PATHS = "public/contribute/file-conventions/index.html"
1111

1212
[context.deploy-preview]
1313
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL && npx [email protected]"

0 commit comments

Comments
 (0)