Put netlify plugin info in the right toml file

related to #343
This commit is contained in:
Kurt Hutten
2021-06-06 06:36:43 +10:00
parent 7cf4f801f4
commit e67eba61aa
2 changed files with 7 additions and 6 deletions

View File

@@ -13,3 +13,10 @@ functions = "api/dist/functions"
[context.deploy-preview.environment]
CAD_LAMBDA_BASE_URL = "https://t7wdlz8ztf.execute-api.us-east-1.amazonaws.com/dev2"
[[plugins]]
package = "@sentry/netlify-build-plugin"
[plugins.inputs]
sentryOrg = "cadhub-org"
sentryProject = "cadhub"