1
0
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:
Daniel Barber 2025-01-02 16:27:42 -06:00 committed by GitHub
parent 84259b6f8b
commit d885218b2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"]