]> git.proxmox.com Git - pmg-docs.git/commitdiff
buildsys: upload to bullseye
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 27 Mar 2023 16:16:25 +0000 (18:16 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 27 Mar 2023 16:16:25 +0000 (18:16 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index e1e2714e8e8d9fdd478cd6bb1277b84627733205..9a99895a036b25f24fafd38621acc2488729eff0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -198,7 +198,7 @@ doc-install: index.html $(API_VIEWER_SOURCES) verify-images
 
 .PHONY: upload
 upload: ${GEN_DEB} ${DOC_DEB}
-       tar cf - ${GEN_DEB} ${DOC_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch
+       tar cf - ${GEN_DEB} ${DOC_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye
 
 .PHONY: update
 update: clean