diff --git a/netlify.toml b/netlify.toml index 89801e2..26639c3 100644 --- a/netlify.toml +++ b/netlify.toml @@ -7,5 +7,5 @@ [context.production] command = "hugo" -[context.deploy-preview] +[context.branch-deploy] command = "hugo --environment staging"