Makefile: upload to --product pve,pmg

We use the same library for new proxmox mail gateway (pmg).
This commit is contained in:
Dietmar Maurer 2017-03-08 12:14:43 +01:00
parent 2ebffe56db
commit a8e49285a5

View File

@ -45,5 +45,5 @@ check:
.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,pmg --dist stretch