fix netlify branch-deploy

This commit is contained in:
John Bowdre 2022-01-01 15:18:35 -06:00
parent fee7454dce
commit 6e6335ae34

View file

@ -7,5 +7,5 @@
[context.production] [context.production]
command = "hugo" command = "hugo"
[context.deploy-preview] [context.branch-deploy]
command = "hugo --environment staging" command = "hugo --environment staging"