]> git.proxmox.com Git - pve-storage.git/commitdiff
buildsys: switch upload dist over to buster
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 18:57:05 +0000 (20:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 18:57:05 +0000 (20:57 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index c18615f8dd7c1ccb46516ce070d9d470544a0f06..71b76f556f8d733272181c747d2c80890b6092fd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -74,5 +74,5 @@ 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