buildsys: update make upload target for stretch

This commit is contained in:
Fabian Grünbichler 2017-03-10 09:37:21 +01:00
parent 33edb24418
commit eee857a82b

View File

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