OSBS: add flatpak configuration to support traditional docker labels.

Fixes https://pagure.io/fedora-infrastructure/issue/8464

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2020-01-05 16:50:34 +01:00 committed by Pierre-Yves Chibon
parent c91c3e9e57
commit 2196b78f12
2 changed files with 2 additions and 0 deletions

View file

@ -100,6 +100,7 @@ _osbs_reactor_config_map:
flatpak:
base_image: "registry.fedoraproject.org/fedora:latest"
metadata: both
image_labels:
vendor: "Fedora Project"

View file

@ -97,6 +97,7 @@ _osbs_reactor_config_map:
flatpak:
base_image: "registry.fedoraproject.org/fedora:latest"
metadata: both
image_labels:
vendor: "Fedora Project"