Revert "buildsys: switch upload dist over to buster"
this was intended for the master branch, argh..
This reverts commit bdbccd235a
.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
bdbccd235a
commit
020d1fc78c
2
Makefile
2
Makefile
@ -101,4 +101,4 @@ distclean: clean
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEBS}
|
upload: ${DEBS}
|
||||||
tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist buster --arch amd64
|
tar -cf - ${DEBS} | ssh repoman@repo.proxmox.com -- upload --product pve,pmg --dist stretch --arch amd64
|
||||||
|
Loading…
Reference in New Issue
Block a user