add pbs to upload target
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
05a977a227
commit
ec8c0f111c
2
Makefile
2
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:
|
||||
|
Loading…
Reference in New Issue
Block a user