]> git.proxmox.com Git - pmg-api.git/blobdiff - Makefile
buildsys: upload to bullseye
[pmg-api.git] / Makefile
index 081676ad8c91ea474cdd6b675c494ebbf51d2f01..455c9cf1fc60bfe7d5594d62c9395696d4e8d0da 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ deb ${DEB}:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye
 
 .PHONY: check
 check: