mirror of
https://git.proxmox.com/git/proxmox-archive-keyring
synced 2025-10-04 06:50:00 +00:00
buildsys: upload package also to devel and pdm repositories
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8c8f842c82
commit
135d98961f
2
Makefile
2
Makefile
@ -34,7 +34,7 @@ sbuild: $(DSC)
|
||||
|
||||
.PHONY: upload
|
||||
upload: $(DEB)
|
||||
tar cf - $(DEB)|ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs,pbs-client,infra --dist bookworm
|
||||
tar cf - $(DEB)|ssh repoman@repo.proxmox.com -- upload --product pve,pmg,pbs,pbs-client,pdm,infra,devel --dist bookworm
|
||||
|
||||
.PHONY: distclean
|
||||
distclean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user