bodhi-pungi: enable atomic artifacts during updates runs
Now that we have updates-testing passing. Let's enable it for the updates runs as well.
This commit is contained in:
parent
3070219bb4
commit
5cd9ee9b29
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ ostree = {
|
|||
}
|
||||
[% endif %]
|
||||
|
||||
[% if release.id_prefix == 'FEDORA' and release.version_int >= 28 and request.name == 'testing' %]
|
||||
[% if release.id_prefix == 'FEDORA' and release.version_int >= 28 %]
|
||||
global_ksurl = 'git+https://pagure.io/fedora-kickstarts.git?#origin/f[[ release.version_int ]]'
|
||||
global_release = '!RELEASE_FROM_LABEL_DATE_TYPE_RESPIN'
|
||||
image_name_format = '%(release_short)s-%(variant)s-%(disc_type)s-%(arch)s-%(version)s-%(date)s%(type_suffix)s.%(respin)s.iso'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue