]> git.proxmox.com Git - ceph.git/commitdiff
make: switch upload target to buster
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:16:59 +0000 (08:16 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Makefile

index 6814606751dd1fde5078af1ebc4872e9bf93e478..ac9388e691a0439337308a3db82d716a6ae42cd6 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 buster --arch ${ARCH}
 
 distclean: clean