]> git.proxmox.com Git - pve-container.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 11:16:39 +0000 (13:16 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 May 2019 11:16:39 +0000 (13:16 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 302a1917654b0385e993c9fc34a686f95a550a3e..fed06409f7acc52cebd9a8b6cfbca22a71a46fa1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,4 +43,4 @@ distclean: clean
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster