diff --git a/netlify.toml b/netlify.toml index 81e5c1b3333..15539c6f729 100644 --- a/netlify.toml +++ b/netlify.toml @@ -10,7 +10,6 @@ publish = "website/public" # via simple curl. environment = { HUGO_VERSION="0.55.3" } -[context.production] command = "make web HUGO=$(which hugo)" [context.deploy-preview]