From 07fe41ae77e77a4b5b90099176fe0ff413e3568d Mon Sep 17 00:00:00 2001 From: metcya Date: Sat, 27 Dec 2025 18:48:30 -0600 Subject: [PATCH] build without mock --- anda/system/vicinae/anda.hcl | 3 --- 1 file changed, 3 deletions(-) diff --git a/anda/system/vicinae/anda.hcl b/anda/system/vicinae/anda.hcl index 63c46bf7c5..b362cfcfa4 100644 --- a/anda/system/vicinae/anda.hcl +++ b/anda/system/vicinae/anda.hcl @@ -2,7 +2,4 @@ project pkg { rpm { spec = "vicinae.spec" } - labels { - mock = 1 - } }