We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c13ae commit a3e85bbCopy full SHA for a3e85bb
netlify.toml
@@ -1,9 +1,6 @@
1
# these are defaults. Let's skip all builds by default!
2
# docs for this are here: https://docs.netlify.com/configure-builds/file-based-configuration/#ignore-builds
3
4
-[build]
5
- ignore = "/bin/true"
6
-
7
# we can override per context - deploy-preview is PR's ONLY
8
[context.deploy-preview]
9
ignore = "curl https://api.github.com/repos/openshift/openshift-docs/pulls/$REVIEW_ID | grep '\"login\": \"openshift-cherrypick-robot\"'"
0 commit comments