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 e0f7593 commit 74d6984Copy full SHA for 74d6984
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_KEYS = "LS0t"
+SECRETS_SCAN_SMART_DETECTION_OMIT_VALUES = "true"
11
12
[context.deploy-preview]
13
command = "hugo --gc --minify -b $DEPLOY_PRIME_URL && npx [email protected]"
0 commit comments