Fix the target directory

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2017-10-24 18:04:42 +02:00
parent 11134f5c94
commit 3357fa8c7d

View file

@ -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
}
})
]