Files
packages/anda/stardust/telescope/nightly/anda.hcl
T
Raboneko 5e15e3a6e6 add: stardust-telescope-nightly (#9116) (#9118)
(cherry picked from commit 3efb7a2152)

Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2026-01-12 17:35:47 -06:00

10 lines
144 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "stardust-telescope-nightly.spec"
}
labels {
nightly = 1
}
}