Skip to content

Commit

Permalink
chore: restore netlify.toml ignore command without docs folder included
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieSlome committed Oct 27, 2023
1 parent 2ff7ffb commit b8bb6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[build]
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ./website/"
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../{website}/"

0 comments on commit b8bb6cd

Please sign in to comment.