mirror of
https://git.proxmox.com/git/proxmox-spamassassin
synced 2025-08-14 04:41:24 +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
|
||||
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
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user