mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-27 05:19:46 +00:00
buildsys: upload to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f96c738f7d
commit
b58bab78da
2
Makefile
2
Makefile
@ -198,7 +198,7 @@ doc-install: index.html $(API_VIEWER_SOURCES) verify-images
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${GEN_DEB} ${DOC_DEB}
|
upload: ${GEN_DEB} ${DOC_DEB}
|
||||||
tar cf - ${GEN_DEB} ${DOC_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch
|
tar cf - ${GEN_DEB} ${DOC_DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye
|
||||||
|
|
||||||
.PHONY: update
|
.PHONY: update
|
||||||
update: clean
|
update: clean
|
||||||
|
Loading…
Reference in New Issue
Block a user