ci: generate two separate binaries
Some checks failed
ci / build (push) Failing after 59s

This commit is contained in:
Martin McCaffery 2026-02-12 11:47:51 +01:00
parent 7e3a4efb2d
commit 862fc07328
Signed by: martin.mccaffery
GPG key ID: 7C4D0F375BCEE533
8 changed files with 83 additions and 26 deletions

View file

@ -55,7 +55,7 @@ spec:
# Resource collector sidecar
- name: collector
image: ghcr.io/your-org/forgejo-runner-resource-collector:latest # Replace with your image
image: ghcr.io/your-org/forgejo-runner-optimiser:latest # Replace with your image
args:
- --interval=5s
- --top=3
@ -121,7 +121,7 @@ spec:
# Collector
- name: collector
image: ghcr.io/your-org/forgejo-runner-resource-collector:latest # Replace with your image
image: ghcr.io/your-org/forgejo-runner-optimiser:latest # Replace with your image
args:
- --interval=2s
- --top=5