perhaps a bool is a string

This commit is contained in:
Quinn Dougherty 2022-04-14 22:24:37 -04:00
parent 15d6f7d3be
commit dd01c0eff1

View File

@ -1,5 +1,5 @@
[build.environment]
NETLIFY_USE_YARN = true
NETLIFY_USE_YARN = "true"
[context.deploy-preview]
ignore = "node -e 'process.env.BRANCH.includes(\"dependabot\") ? 0 : 1'"