Drop duplicated version in osbuild deliverables
Signed-off-by: Paul Whalen <pwhalen@fedoraproject.org>
This commit is contained in:
parent
faf4c3899f
commit
e89230f284
1 changed files with 0 additions and 2 deletions
|
|
@ -214,7 +214,6 @@ osbuild = {
|
|||
"^IoT$": [
|
||||
{
|
||||
"name": "%s" % release_name,
|
||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
"distro": "fedora-39",
|
||||
"image_types": ["iot-raw-image"],
|
||||
"target": "f%s-candidate" % release_version,
|
||||
|
|
@ -227,7 +226,6 @@ osbuild = {
|
|||
},
|
||||
{
|
||||
"name": "%s-ostree" % release_name,
|
||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
"distro": "fedora-39",
|
||||
"image_types": ["iot-installer"],
|
||||
"target": "f%s-candidate" % release_version,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue