]> git.proxmox.com Git - pve-zsync.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 16:18:32 +0000 (18:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 23 May 2019 16:18:32 +0000 (18:18 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

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