mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-22 12:51:27 +00:00
Fix path translation to /mnt/koji
This commit is contained in:
parent
56d6196431
commit
5a57bf1696
@ -104,6 +104,5 @@ image_build = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
translate_paths = [
|
translate_paths = [
|
||||||
("/mnt/koji", "https://koji.mbox.rocky.org/pkgs"),
|
("/mnt/koji", "https://koji.rockylinux.org/kojifiles"),
|
||||||
("/compose", "http://172.22.0.123/compose"),
|
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user