mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-11-03 07:23:06 +00:00
buildsys: switch upload dist over to buster
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8a29f1fce9
commit
3396e08126
2
Makefile
2
Makefile
@ -80,7 +80,7 @@ install: ${BTDATA}
|
||||
|
||||
.PHONY: upload
|
||||
upload: ${DEB}
|
||||
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
|
||||
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster
|
||||
|
||||
.PHONY: clean distclean
|
||||
distclean: clean
|
||||
|
||||
Loading…
Reference in New Issue
Block a user