We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b966067 commit e426c7fCopy full SHA for e426c7f
netlify.toml
@@ -5,7 +5,7 @@
5
# Ignore if [netlify-ignore] is present
6
7
# Don't build if there are no changes to src/
8
- ignore = "git diff --quiet HEAD^ HEAD src/"
+ ## ignore = "git diff --quiet HEAD^ HEAD src/"
9
10
[context.deploy-preview]
11
command = "yarn develop"
0 commit comments