buildsys: upload to pmg as well

This commit is contained in:
Fabian Grünbichler 2018-02-21 11:12:13 +01:00
parent 871e750385
commit 8a088a9e2a

View File

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