mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-16 23:29:10 +00:00
update make upload target
This commit is contained in:
parent
32e103770b
commit
1d9bdf9dc6
2
Makefile
2
Makefile
@ -53,7 +53,7 @@ $(DEB):
|
|||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEB} check
|
upload: ${DEB} check
|
||||||
./repoid.pl .git check
|
./repoid.pl .git check
|
||||||
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload
|
tar cf - ${DEB} | ssh repoman@repo.proxmox.com upload -product pve -dist jessie
|
||||||
|
|
||||||
#.PHONY: poupload
|
#.PHONY: poupload
|
||||||
#poupload:
|
#poupload:
|
||||||
|
Loading…
Reference in New Issue
Block a user