mirror of
https://git.proxmox.com/git/libgtk3-webkit-perl
synced 2025-10-05 14:05:13 +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
|
||||
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
|
||||
dinstall: ${DEB}
|
||||
|
Loading…
Reference in New Issue
Block a user