]> git.proxmox.com Git - pve-access-control.git/blobdiff - Makefile
buildsys: update make upload target for stretch
[pve-access-control.git] / Makefile
index 1c5aa0d418d424f3e7ab7176d0d418af4f7fea93..18400942d275f85786498d6aa40fe681cde4a942 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,7 @@ ${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 stretch --arch ${ARCH}
 
 .PHONY: clean
 clean: