Simplify env definitions
This commit is contained in:
parent
56621bd3f6
commit
b213fe4448
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
publish = "public/"
|
||||
command = "./scripts/build.sh"
|
||||
|
||||
[context.production.environment]
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.40.3"
|
||||
HUGO_ENV = "production"
|
||||
NODE_ENV = "production"
|
||||
|
|
Loading…
Reference in a new issue