Skip to content

Commit c04de80

Browse files
committed
Netlify should rebuild for netlify.toml changes
1 parent 9102382 commit c04de80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

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

0 commit comments

Comments
 (0)