builder: debian packaging
This commit is contained in:
parent
7548513ba4
commit
3ea7c0aaa1
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ build: [
|
|||
["dune" "subst"] {dev}
|
||||
["dune" "build" "-p" name "-j" jobs]
|
||||
["sh" "packaging/FreeBSD/create_package.sh"] {os = "freebsd"}
|
||||
["sh" "packaging/debian/create_package.sh"] {os-family = "debian"}
|
||||
]
|
||||
|
||||
synopsis: "Scheduling and executing shell jobs"
|
||||
|
|
Loading…
Reference in a new issue