From 39887ca0f42028bd92fd72f24bf21fd85bbe0f5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 1 Feb 2024 12:51:10 +0100 Subject: [PATCH] add artifacthub.io publishflag --- xml/obs_build_config.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/xml/obs_build_config.xml b/xml/obs_build_config.xml index a354099f..d93ee103 100644 --- a/xml/obs_build_config.xml +++ b/xml/obs_build_config.xml @@ -539,6 +539,14 @@ Keep: debbuild Flags which modify the behaviour during repository generation. + + artifacthub:TAG (OBS 2.11 or later) + + Publish a specific verified publisher identifier (aka repository id) for artifactub.io. + This can be used to proof to be the publisher (aka maintainer) for containers from these + OBS repositories. + + create_empty (OBS 2.11 or later)