5
0
mirror of git://git.proxmox.com/git/spiceterm.git synced 2025-01-21 18:03:56 +03:00

buildsys: update make upload target

This commit is contained in:
Fabian Grünbichler 2017-03-13 12:14:41 +01:00
parent 6d378df57f
commit 5eeef146ed

View File

@ -65,7 +65,7 @@ dinstall: ${DEB}
.PHONY: upload
upload: ${DEB}
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie --arch ${ARCH}
.PHONY: test
test: spiceterm