buildsys: upload to pmg as well
This commit is contained in:
parent
871e750385
commit
8a088a9e2a
2
Makefile
2
Makefile
@ -76,4 +76,4 @@ distclean: clean
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEBS}
|
upload: ${DEBS}
|
||||||
tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch --arch amd64
|
tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64
|
||||||
|
Loading…
Reference in New Issue
Block a user