From 5d59f4971b945440727341e1181635c65675284201e3a43c1380c408f0d167ab Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Mon, 3 Nov 2025 10:40:43 +0000 Subject: [PATCH] added product build for staging --- staging.config | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/staging.config b/staging.config index 4dc8ca9..5ebd38b 100644 --- a/staging.config +++ b/staging.config @@ -1,4 +1,10 @@ { "ObsProject": "openSUSE:Leap:16.0", - "StagingProject": "openSUSE:Leap:16.0:PullRequest" + "StagingProject": "openSUSE:Leap:16.0:PullRequest", + "QA": [ + { + "Name": "Leap", + "Origin": "openSUSE:Leap:16.0:Products" + }, + ] } -- 2.51.1