mirror of
git://git.proxmox.com/git/pve-http-server.git
synced 2025-01-08 21:18:02 +03:00
buildsys: change upload dist to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
a545da70da
commit
46b962f6b1
2
Makefile
2
Makefile
@ -21,7 +21,7 @@ ${DEB}:
|
||||
|
||||
.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 --dist bullseye
|
||||
|
||||
.PHONY: clean distclean
|
||||
distclean: clean
|
||||
|
Loading…
Reference in New Issue
Block a user