buildsys: switch upload dist over to buster

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-23 18:18:23 +02:00
parent d79a0f4d1c
commit 451a55464c

View File

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