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