diff --git a/web/netlify.toml b/web/netlify.toml index eed188b4e..7ab0a91fb 100644 --- a/web/netlify.toml +++ b/web/netlify.toml @@ -1,6 +1,7 @@ [build] publish = "dist" command = "yarn run build" +ignore = "false" # Staging [context.master.environment]