]> git.proxmox.com Git - pve-jslint.git/commitdiff
Makefile: use "--product pve,pmg --dist stretch" for upload target
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 16:11:42 +0000 (17:11 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 8 Mar 2017 16:11:42 +0000 (17:11 +0100)
Makefile

index 0c71666c39299caa550bdf829af2ea95654c111c..3f424ecb9905def4d25dda6e388ea5881195d42c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -55,4 +55,4 @@ clean:
 
 .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