use mock to build

This commit is contained in:
sadlerm4
2025-02-10 01:24:12 +11:00
parent 652e65f0df
commit c69f400111
+3
View File
@@ -2,4 +2,7 @@ project pkg {
rpm {
spec = "golang-github-dhth-prs.spec"
}
labels {
mock = 1
}
}