Update f28 atomic workstation filename
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
1ef6c369fc
commit
60011aff73
1 changed files with 5 additions and 1 deletions
|
@ -151,7 +151,11 @@ ostree = {
|
|||
[% if release.version_int >= 28 %]
|
||||
"version": "!OSTREE_VERSION_FROM_LABEL_DATE_TYPE_RESPIN",
|
||||
[% endif %]
|
||||
"treefile": "fedora-ostree-workstation-updates-[[ request.name ]].json",
|
||||
[% if release.version_int >= 28 %]
|
||||
"treefile": "fedora-atomic-workstation-updates-[[ request.name ]].json",
|
||||
[% else %]
|
||||
"treefile": "fedora-ostree-workstation-updates-[[ request.name ]].json",
|
||||
[% endif %]
|
||||
"config_url": "https://pagure.io/workstation-ostree-config.git",
|
||||
"config_branch": "f[[ release.version ]]",
|
||||
"repo": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue