Add build config
This commit is contained in:
parent
eabc3fb823
commit
537c469394
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
[build]
|
||||
publish = "public/"
|
||||
command = "hugo -v"
|
||||
|
||||
[context.production.environment]
|
||||
HUGO_VERSION = "0.42.2"
|
||||
|
||||
|
|
Reference in a new issue