mirror of
https://git.proxmox.com/git/corosync-pve.git
synced 2025-04-28 16:33:13 +00:00
switch upload dist to bookworm
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
37cb1baaaa
commit
5d5e7ab261
2
Makefile
2
Makefile
@ -71,7 +71,7 @@ submodule:
|
||||
|
||||
.PHONY: upload
|
||||
upload: ${DEBS}
|
||||
tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye --arch ${DEB_BUILD_ARCH}
|
||||
tar cf - ${DEBS} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bookworm --arch ${DEB_BUILD_ARCH}
|
||||
|
||||
.PHONY: clean
|
||||
distclean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user