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:
|
||||
- name: fedora-repo
|
||||
host:
|
||||
path: /mnt/user/big-stuff/files/repos/fedora/x86_64
|
||||
path: /mnt/user/files/repos/fedora/x86_64
|
||||
- name: bookworm-repo
|
||||
host:
|
||||
path: /mnt/user/big-stuff/files/repos/debian
|
||||
path: /mnt/user/files/repos/debian
|
Loading…
Reference in a new issue