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 ebbdd38 commit 794c1beCopy full SHA for 794c1be
netlify.toml
@@ -10,7 +10,7 @@
10
command = "yarn develop"
11
# Check this file to see if the site should build. ignore.sh checks for the presence of
12
# [netlify-build] in the commit message
13
- ignore = "./scripts/ignore.sh"
+ # ignore = "./scripts/ignore.sh"
14
15
[context.branch-deploy]
16
command = "yarn build"
0 commit comments