]> git.proxmox.com Git - pve-firmware.git/commitdiff
buildsys: add PBS to upload list
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 30 May 2021 15:12:27 +0000 (17:12 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 30 May 2021 15:12:27 +0000 (17:12 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile

index ac2a4f0567cee64422603de1820b67ceab04dbdc..06950d273b1f65593ffb95faedb7a5a2826ae743 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ submodule dvb-firmware.git/README linux-firmware.git/WHENCE:
 
 .PHONY: upload
 upload: ${DEBS}
-       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs --dist buster
 
 .PHONY: clean
 clean: