]> git.proxmox.com Git - pve-eslint.git/commitdiff
buildsys: change upload dist to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Jun 2021 09:18:30 +0000 (11:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Jun 2021 09:39:08 +0000 (11:39 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 88940f348e1815b8254d35899de397d7d1078af0..48ad3776acff61a71de530e77b915118b5f9d6c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ ${BUILDSRC}: ${UPSTREAM} patches
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist bullseye
 
 .PHONY: distclean
 distclean: clean