Files
packages/anda/misc/extest/anda.hcl
T
2025-02-14 00:18:50 +08:00

11 lines
122 B
HCL

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