mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
5e5587b54a
I also formatted most of the hcl files Signed-off-by: windowsboy111 <wboy111@outlook.com>
9 lines
93 B
HCL
9 lines
93 B
HCL
project pkg {
|
|
rpm {
|
|
spec = "prismlauncher-nightly.spec"
|
|
}
|
|
labels {
|
|
nightly = "1"
|
|
}
|
|
}
|