Update nixpacks.toml
This commit is contained in:
parent
97e3764244
commit
2c0c20241d
@ -1,11 +1,11 @@
|
||||
[phases.setup]
|
||||
aptPkgs = ["hugo"]
|
||||
|
||||
[phases.build]
|
||||
[ phases.build ]
|
||||
cmds = ["hugo --minify"]
|
||||
|
||||
[start]
|
||||
cmd = "echo 'Static site - no server needed'"
|
||||
[ environment ]
|
||||
HUGO_VERSION = "0.112.3"
|
||||
|
||||
[variables]
|
||||
HUGO_VERSION = "0.121.2"
|
||||
[[ nixpacks.included_files ]]
|
||||
paths = ["/public"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user