squiggle/netlify.toml

5 lines
150 B
TOML
Raw Normal View History

2022-04-15 02:17:23 +00:00
[build.environment]
NETLIFY_USE_YARN = true
[context.deploy-preview]
ignore = "node -e 'process.env.BRANCH.includes(\"dependabot\") ? 0 : 1'"