netlify.toml: set HUGO_ENV=production

Attempt to fix #34

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2020-11-05 16:35:26 +09:00
parent c1c0f30cff
commit c733772db4

View File

@@ -5,3 +5,6 @@
[build.environment]
HUGO_VERSION = "0.75.1"
[context.production.environment]
HUGO_ENV = "production"