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 472760e commit 52c6c53Copy full SHA for 52c6c53
1 file changed
netlify.toml
@@ -11,7 +11,7 @@
11
12
[context.production]
13
# Do not build the site if there's no site-related changes
14
- ignore = "git diff --quiet HEAD^ HEAD -- website/ docs/"
+ ignore = "git diff --quiet HEAD^ HEAD -- website/ docs/ netlify.toml"
15
16
# deploy preview build (faster config)
17
[context.deploy-preview]
0 commit comments