mirror of
https://git.proxmox.com/git/libgtk3-webkit-perl
synced 2025-10-06 22:54:32 +00:00
also upload package to pmg repository
This commit is contained in:
parent
846f9d72a5
commit
487c8a097e
2
Makefile
2
Makefile
@ -19,7 +19,7 @@ ${DEB}: ${OPKGNAME}.tar.gz
|
|||||||
|
|
||||||
.phony: upload
|
.phony: upload
|
||||||
upload: ${DEB}
|
upload: ${DEB}
|
||||||
tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
|
tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch
|
||||||
|
|
||||||
.PHONY: dinstall
|
.PHONY: dinstall
|
||||||
dinstall: ${DEB}
|
dinstall: ${DEB}
|
||||||
|
Loading…
Reference in New Issue
Block a user