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 fcf070d commit 8bed34fCopy full SHA for 8bed34f
netlify.toml
@@ -1,3 +1,4 @@
1
[build]
2
command = "mkdocs build"
3
publish = "site"
4
+ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ./docs"
0 commit comments