]> git.proxmox.com Git - libgtk3-webkit-perl.git/commitdiff
also upload package to pmg repository master
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 15 Nov 2017 07:59:25 +0000 (08:59 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 15 Nov 2017 07:59:25 +0000 (08:59 +0100)
Makefile

index 5b887340c36c4f4a5b2e1e8ec6c5347aee4e4fd0..d110595809ed8a5630c9aeba3b4f93b38c6d88a5 100644 (file)
--- a/Makefile
+++ b/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}