Browse Source

fix(docs): Deploy when boards/shields change.

xmkb
Peter Johanson 3 years ago committed by Pete Johanson
parent
commit
7d65539735
  1. 3
      docs/netlify.toml

3
docs/netlify.toml

@ -1,3 +1,6 @@ @@ -1,3 +1,6 @@
[build]
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../app/boards/"
[[redirects]]
from = "/community/discord/invite"
to = "https://discord.gg/sycytVQ"

Loading…
Cancel
Save