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

index fed06409f7acc52cebd9a8b6cfbca22a71a46fa1..b5b06b51d1f97f8dd9615622c6a376da25bdc49c 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 buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye