mirror of
https://git.proxmox.com/git/pve-edk2-firmware
synced 2025-10-04 13:51:43 +00:00
buildsys: change upload dist to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a10850a10e
commit
0ae801cae2
2
Makefile
2
Makefile
@ -44,7 +44,7 @@ update_modules: submodule
|
||||
|
||||
.PHONY: upload
|
||||
upload: ${DEB}
|
||||
tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist buster
|
||||
tar cf - ${DEB}|ssh -X repoman@repo.proxmox.com -- upload --product pve --dist bullseye
|
||||
|
||||
.PHONY: distclean clean
|
||||
distclean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user