2
0
mirror of git://git.proxmox.com/git/pve-spice-protocol.git synced 2025-08-29 13:27:37 +00:00

buildsys: update upload target

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-09-28 13:01:29 +02:00
parent ce9ef9be10
commit 72b4b67c65

View File

@ -29,7 +29,7 @@ download:
.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 stretch
distclean: clean