5
0
mirror of git://git.proxmox.com/git/pve-http-server.git synced 2025-02-01 05:47:15 +03:00

Makefile: use "--product pve,pmg --dist stretch" for upload target

This commit is contained in:
Dietmar Maurer 2017-03-08 17:35:17 +01:00
parent 666d3ae1d1
commit fd03f0e31f

View File

@ -75,7 +75,7 @@ install: ${BTDATA}
.PHONY: upload
upload: ${DEB}
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
distclean: clean
rm -f examples/simple-demo.pem