Fix repo paths
This commit is contained in:
parent
7056bf15ea
commit
6ee98b9a61
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ steps:
|
||||||
volumes:
|
volumes:
|
||||||
- name: fedora-repo
|
- name: fedora-repo
|
||||||
host:
|
host:
|
||||||
path: /mnt/user/big-stuff/files/repos/fedora/x86_64
|
path: /mnt/user/files/repos/fedora/x86_64
|
||||||
- name: bookworm-repo
|
- name: bookworm-repo
|
||||||
host:
|
host:
|
||||||
path: /mnt/user/big-stuff/files/repos/debian
|
path: /mnt/user/files/repos/debian
|
Loading…
Reference in a new issue