]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
add pbs to upload target
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 6 Jun 2020 15:20:30 +0000 (17:20 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 6 Jun 2020 15:20:30 +0000 (17:20 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index 13f88d62b6c3d4864a987c4b69c24aad43bac0ac..bc1d6e9be61090d0f74e47c068b4793e8b83b892 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -92,7 +92,7 @@ install: proxmoxlib.js
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist buster
 
 distclean: clean
 clean: