Upload files to "/"
This commit is contained in:
parent
5a4651783f
commit
86c1fb9d48
11
nixpacks.toml
Normal file
11
nixpacks.toml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
[phases.setup]
|
||||||
|
aptPkgs = ["hugo"]
|
||||||
|
|
||||||
|
[ phases.build ]
|
||||||
|
cmds = ["hugo --minify"]
|
||||||
|
|
||||||
|
[ environment ]
|
||||||
|
HUGO_VERSION = "0.112.3"
|
||||||
|
|
||||||
|
[[ nixpacks.included_files ]]
|
||||||
|
paths = ["/public"]
|
||||||
Loading…
x
Reference in New Issue
Block a user