5
0
mirror of git://git.proxmox.com/git/pve-zsync.git synced 2025-01-03 09:17:37 +03:00

buildsys: change upload dist to bullseye

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2022-01-12 18:34:13 +01:00
parent 9bd459a108
commit fa45b659b6

View File

@ -61,4 +61,4 @@ distclean: clean
.PHONY: upload
upload: ${DEB}
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload --product pve --dist buster
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload --product pve --dist bullseye