Fix the target directory
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
11134f5c94
commit
3357fa8c7d
1 changed files with 2 additions and 1 deletions
|
@ -119,7 +119,8 @@ ostree = [
|
|||
[% endif %]
|
||||
"https://dl.fedoraproject.org/pub/fedora/linux/releases/[[ release.version_int ]]/Everything/x86_64/os/"
|
||||
]
|
||||
"ostree_repo": "/mnt/koji/compose/atomic/rawhide/",
|
||||
"ostree_repo": "/mnt/koji/mash/atomic/[[ release.version_int ]]",
|
||||
"tag_ref": False
|
||||
}
|
||||
})
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue