Skip to content

Commit 03f5a26

Browse files
authored
Merge 30710cf into d046841
2 parents d046841 + 30710cf commit 03f5a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/default/netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build]
22
command = "next build"
33
publish = ".next"
4-
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../../plugin"
4+
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ../.."
55

66
[build.environment]
77
# cache Cypress binary in local "node_modules" folder

0 commit comments

Comments
 (0)