We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40bc3c4 commit 8d7b25eCopy full SHA for 8d7b25e
bertytech/netlify.toml
@@ -4,6 +4,9 @@ command = "make prod-build"
4
base = "bertytech/"
5
ignore = "./ignore-build.sh"
6
7
+[build.environment]
8
+SECRETS_SCAN_SMART_DETECTION_ENABLED = "false"
9
+
10
[context.production.environment]
11
HUGO_VERSION = "0.91.2"
12
HUGO_ENV = "production"
0 commit comments