Fix atomic path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
ba00c00df4
commit
78ee3fa54c
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ ostree = [
|
|||
[% endif %]
|
||||
"https://dl.fedoraproject.org/pub/fedora/linux/releases/[[ release.version_int ]]/Everything/x86_64/os/"
|
||||
]
|
||||
"ostree_repo": "/mnt/koji/mash/atomic/[[ release.version_int ]]",
|
||||
"ostree_repo": "/mnt/koji/compose/updates/atomic/[[ request.name ]]",
|
||||
"tag_ref": False
|
||||
}
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue