Skip to content

Commit 9c849b6

Browse files
committed
Customize Netlify ignore to build for Readme.md changes
1 parent 1f3b3b6 commit 9c849b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
base = "guide"
33
publish = "book/"
44
command = "curl -L https://github.com/rust-lang/mdBook/releases/download/v0.4.13/mdbook-v0.4.13-x86_64-unknown-linux-gnu.tar.gz | tar xvz && ./mdbook build"
5+
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ../Readme.md"

0 commit comments

Comments
 (0)