mirror of
https://git.proxmox.com/git/pve-firmware
synced 2025-04-28 16:33:28 +00:00
buildsys: add PBS to upload list
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6db1c055b1
commit
a6059de1ce
2
Makefile
2
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:
|
||||
|
Loading…
Reference in New Issue
Block a user