Files
packages/anda/misc/extest/anda.hcl
T
2025-01-12 23:59:21 +08:00

11 lines
122 B
HCL

project pkg {
arches = ["x86_64", "aarch64", "i386"]
rpm {
spec = "rust-extest.spec"
}
labels {
mock = 1
}
}