We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f34543 + ddcab6b commit 28b796fCopy full SHA for 28b796f
demos/default/netlify.toml
@@ -1,7 +1,7 @@
1
[build]
2
command = "next build"
3
publish = ".next"
4
-ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../../plugin"
+ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ../.."
5
6
[build.environment]
7
# cache Cypress binary in local "node_modules" folder
0 commit comments