sentry-netlify-build-plugin icon indicating copy to clipboard operation
sentry-netlify-build-plugin copied to clipboard

(feat) enable local builds

Open rbliss opened this issue 2 years ago • 0 comments

This feature enables creating a release in other build environments outside of Netlify. I've used the local term to be consistent with internal naming, and Netlify patterns.

When using the netlify CLI to run a build on other CI systems (Github Actions for example), enabling this flag will override the default behavior of preventing "local" builds (i.e. builds outside of Netlify) from creating a release.

rbliss avatar Jul 19 '23 22:07 rbliss