repositories: Fix URLs for koji repos
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
03eaf0a4a0
commit
d0ee9ce387
@ -5,7 +5,7 @@
|
||||
<!-- For folks to enable for building images with content in Koji working repos -->
|
||||
<!--
|
||||
<repository type="rpm-md" alias="fedora-koji" sourcetype="baseurl">
|
||||
<source path="http://fedora.riscv.rocks/repos/$releasever/latest/$basearch"/>
|
||||
<source path="http://fedora.riscv.rocks/repos/f$releasever-staging/latest/$basearch"/>
|
||||
</repository>
|
||||
-->
|
||||
</image>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<!-- For folks to enable for building images with content in Koji working repos -->
|
||||
<!--
|
||||
<repository type="rpm-md" alias="fedora-koji" sourcetype="baseurl">
|
||||
<source path="http://fedora.riscv.rocks/repos/$releasever/latest/$basearch"/>
|
||||
<source path="http://fedora.riscv.rocks/repos/f$releasever-staging/latest/$basearch"/>
|
||||
</repository>
|
||||
-->
|
||||
</image>
|
||||
|
Loading…
x
Reference in New Issue
Block a user