Revert "buildsys: switch upload dist over to buster"

this was intended for the master branch, argh..

This reverts commit bdbccd235a.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-05-24 11:13:19 +02:00
parent bdbccd235a
commit 020d1fc78c

View File

@ -101,4 +101,4 @@ distclean: clean
.PHONY: upload
upload: ${DEBS}
tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64
tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64