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:
parent
c91c3e9e57
commit
2196b78f12
2 changed files with 2 additions and 0 deletions
|
@ -100,6 +100,7 @@ _osbs_reactor_config_map:
|
|||
|
||||
flatpak:
|
||||
base_image: "registry.fedoraproject.org/fedora:latest"
|
||||
metadata: both
|
||||
|
||||
image_labels:
|
||||
vendor: "Fedora Project"
|
||||
|
|
|
@ -97,6 +97,7 @@ _osbs_reactor_config_map:
|
|||
|
||||
flatpak:
|
||||
base_image: "registry.fedoraproject.org/fedora:latest"
|
||||
metadata: both
|
||||
|
||||
image_labels:
|
||||
vendor: "Fedora Project"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue