squiggle/netlify.toml
Quinn Dougherty cd23fbb0db ...try this
2022-04-14 22:41:40 -04:00

8 lines
203 B
TOML

[build]
base = "./"
[build.environment]
NETLIFY_USE_YARN = "true"
[context.deploy-preview]
ignore = "node netlify-skip-deploy.js # -e 'process.env.BRANCH.includes(\"dependabot\") ? 0 : 1'"