Update bookworm path
This commit is contained in:
parent
78f8580b40
commit
6a3135c58a
1 changed files with 3 additions and 3 deletions
|
@ -15,13 +15,13 @@ steps:
|
|||
commands:
|
||||
- '/drone/src/debian.sh'
|
||||
volumes:
|
||||
- name: debian-bookworm-repo
|
||||
- name: bookworm-repo
|
||||
path: /repo
|
||||
|
||||
volumes:
|
||||
- name: fedora-repo
|
||||
host:
|
||||
path: /mnt/user/big-stuff/files/repos/fedora/x86_64
|
||||
- name: debian-bookworm-repo
|
||||
- name: bookworm-repo
|
||||
host:
|
||||
path: /mnt/user/big-stuff/files/repos/debian/bookworm/amd64
|
||||
path: /mnt/user/big-stuff/files/repos/debian/dists/bookworm/stable/binary-amd64/
|
Loading…
Reference in a new issue