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