]> git.proxmox.com Git - ceph.git/commitdiff
make: switch upload target to bullseye
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 10 Aug 2021 06:12:53 +0000 (08:12 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 10 Aug 2021 06:12:53 +0000 (08:12 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Makefile

index 6814606751dd1fde5078af1ebc4872e9bf93e478..3caa19866aaa160aefd2c4769e8829acd272247f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ download:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product ceph-octopus --dist stretch --arch ${ARCH}
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com upload --product ceph-octopus --dist bullseye --arch ${ARCH}
 
 distclean: clean