bodhi-pungi: re-enable testing ostree for silverblue
This re-enables updates-testing composes for silverblue that were
stopped in df5009d
because of https://pagure.io/pungi/issue/1092
This commit is contained in:
parent
23eadcbb0c
commit
7c8ef39653
1 changed files with 0 additions and 2 deletions
|
@ -160,7 +160,6 @@ ostree = {
|
||||||
[% endif %]
|
[% endif %]
|
||||||
},
|
},
|
||||||
# Fedora Silverblue
|
# Fedora Silverblue
|
||||||
[% if request.name == 'stable' %]
|
|
||||||
{
|
{
|
||||||
[% if release.version_int >= 28 %]
|
[% if release.version_int >= 28 %]
|
||||||
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
|
||||||
|
@ -201,7 +200,6 @@ ostree = {
|
||||||
"arches": ["x86_64"],
|
"arches": ["x86_64"],
|
||||||
"failable": ["x86_64"]
|
"failable": ["x86_64"]
|
||||||
},
|
},
|
||||||
[% endif %]
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
[% endif %]
|
[% endif %]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue