Skip to content

Commit

Permalink
Merge pull request #9235 from hakman/netlify-ignore-unchanged
Browse files Browse the repository at this point in the history
Don't build site when docs are unchanged
  • Loading branch information
k8s-ci-robot committed Jun 1, 2020
2 parents d55e28f + f17fe84 commit 5c92064
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
[build]
publish = "site"
command = "make build-docs-netlify"
ignore = "git diff --quiet HEAD^ HEAD netlify.toml Makefile mkdocs.yml docs/ images/"

0 comments on commit 5c92064

Please sign in to comment.