mirror of
https://github.com/danbee/danbarber.me.hugo.git
synced 2025-03-04 08:59:18 +00:00
Update nixpacks.toml
Fix formatting
This commit is contained in:
parent
84259b6f8b
commit
d885218b2b
@ -1,11 +1,11 @@
|
||||
[phases.setup]
|
||||
aptPkgs = ["hugo"]
|
||||
|
||||
[ phases.build ]
|
||||
[phases.build]
|
||||
cmds = ["hugo --minify"]
|
||||
|
||||
[ environment ]
|
||||
[environment]
|
||||
HUGO_VERSION = "0.120.4"
|
||||
|
||||
[[ nixpacks.included_files ]]
|
||||
[[nixpacks.included_files]]
|
||||
paths = ["/public"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user