diff --git a/website/netlify.toml b/website/netlify.toml index ba17fe5c..575fd8b5 100644 --- a/website/netlify.toml +++ b/website/netlify.toml @@ -4,9 +4,11 @@ environment = { NODE_VERSION = "16.13.1" } [context.production] + ignore = "false" [context.deploy-preview] command = "yarn build:withoutAuth" + ignore = "false" [[redirects]] # Embargoes compliance. DO NOT REMOVE