mirror of
https://git.proxmox.com/git/proxmox-spamassassin
synced 2025-08-17 04:21:55 +00:00
buildsys: upload to bullseye
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f2a1f3837f
commit
3e4bb391f6
2
Makefile
2
Makefile
@ -85,7 +85,7 @@ update-sa: ${SA_UPDATE_GPG_DIR}/.prepared
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEB}
|
upload: ${DEB}
|
||||||
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist stretch
|
tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg --dist bullseye
|
||||||
|
|
||||||
.PHONY: clean distclean
|
.PHONY: clean distclean
|
||||||
clean:
|
clean:
|
||||||
|
Loading…
Reference in New Issue
Block a user