]> git.proxmox.com Git - pve-eslint.git/commitdiff
buildsys: change upload product to devel
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Dec 2021 13:29:14 +0000 (14:29 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 6 Dec 2021 13:29:14 +0000 (14:29 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 789a3f556c92c5cfaffb945a6ee8498d8c67ae45..ec492fa76f3c78557e7edcd29b3bfe257e13efa9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -64,7 +64,7 @@ ${BUILDSRC}: ${UPSTREAM} patches
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist bullseye
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product devel --dist bullseye
 
 .PHONY: distclean
 distclean: clean