buildsys: add PBS to upload list

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-05-30 17:12:27 +02:00
parent 6db1c055b1
commit a6059de1ce

View File

@ -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: