mirror of
git://git.proxmox.com/git/pve-apiclient.git
synced 2025-01-03 05:17:58 +03:00
buildsys: change upload dist to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
20b9e0ffb3
commit
d85b5d3b21
2
Makefile
2
Makefile
@ -49,7 +49,7 @@ update-pve-common:
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEB}
|
upload: ${DEB}
|
||||||
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com upload --product pmg,pve --dist buster
|
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com upload --product pmg,pve --dist bullseye
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user