]> git.proxmox.com Git - pve-container.git/commitdiff
buildsys: update make upload target for stretch
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Mar 2017 14:32:48 +0000 (15:32 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Thu, 9 Mar 2017 14:32:48 +0000 (15:32 +0100)
Makefile

index 20d81f2afe5da50b92f2d6b0857fe47ed2253ade..1ea5816aa26131fded870f538eadb0a5056ae7d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -36,4 +36,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie
+       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch