mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-02 09:52:18 +00:00
62731e5a39
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
10 lines
132 B
HCL
10 lines
132 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "spotx-bash.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|