mirror of
https://git.proxmox.com/git/pmg-log-tracker
synced 2025-05-03 22:10:18 +00:00
buildsys: upload to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
8eeab2adf0
commit
3f12c7fed7
2
Makefile
2
Makefile
@ -54,7 +54,7 @@ dinstall: ${DEB}
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEB} ${DBG_DEB}
|
upload: ${DEB} ${DBG_DEB}
|
||||||
tar cf - ${DEB} ${DBG_DEB}| ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist buster --arch ${DEB_BUILD_ARCH}
|
tar cf - ${DEB} ${DBG_DEB}| ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye --arch ${DEB_BUILD_ARCH}
|
||||||
|
|
||||||
.PHONY: distclean
|
.PHONY: distclean
|
||||||
distclean: clean
|
distclean: clean
|
||||||
|
Loading…
Reference in New Issue
Block a user