buildsys: upload to bullseye

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-11-26 12:52:59 +01:00
parent f2a1f3837f
commit 3e4bb391f6

View File

@ -85,7 +85,7 @@ update-sa: ${SA_UPDATE_GPG_DIR}/.prepared
.PHONY: upload
upload: ${DEB}
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye
.PHONY: clean distclean
clean: