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-21 20:57:05 +02:00
parent 5518d36142
commit f3cb30b992

View File

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