mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-01 09:31:58 +00:00
0a7af7d941
Signed-off-by: Owen <owen@fyralabs.com>
10 lines
104 B
HCL
10 lines
104 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "glasgow.spec"
|
|
}
|
|
labels {
|
|
nightly = 1
|
|
}
|
|
}
|