]> git.proxmox.com Git - pve-firmware.git/commitdiff
buildsys: add upload target
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 28 Mar 2017 07:03:54 +0000 (09:03 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Tue, 28 Mar 2017 07:03:54 +0000 (09:03 +0200)
Makefile

index 7706415825360ed7e8533008b7ceb45a0af81eb1..66d346ffd678f0d2723d303782eb3b06a1097cfe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,10 @@ update_modules: submodules
 submodules dvb-firmware.git/README linux-firmware.git/WHENCE:
        test -f "linux-firmware.git/WHENCE" || git submodule update --init
 
+.PHONY: upload
+upload: ${DEBS}
+       tar cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
+
 .PHONY: clean
 clean:
        rm -rf fwdata *.deb *.buildinfo *.dsc *.changes