Automated upload for edp.buildth.ing
This commit is contained in:
parent
f4cf412c20
commit
2d3c2edd17
2 changed files with 15 additions and 15 deletions
|
|
@ -39,7 +39,7 @@ spec:
|
||||||
--token ${RUNNER_SECRET} \
|
--token ${RUNNER_SECRET} \
|
||||||
--name ${RUNNER_NAME} \
|
--name ${RUNNER_NAME} \
|
||||||
--instance ${FORGEJO_INSTANCE_URL} \
|
--instance ${FORGEJO_INSTANCE_URL} \
|
||||||
--labels docker:docker://node:20-bookworm,ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04,ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
--labels docker:docker://node:24-bookworm,ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04,ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-24.04,ubuntu-24.04:docker://ghcr.io/catthehacker/ubuntu:act-24.04
|
||||||
env:
|
env:
|
||||||
- name: RUNNER_NAME
|
- name: RUNNER_NAME
|
||||||
valueFrom:
|
valueFrom:
|
||||||
|
|
|
||||||
|
|
@ -177,16 +177,16 @@ image:
|
||||||
fullOverride: observability.buildth.ing/devfw-cicd/edp-forgejo:v11.0.3-edp1
|
fullOverride: observability.buildth.ing/devfw-cicd/edp-forgejo:v11.0.3-edp1
|
||||||
|
|
||||||
forgejo:
|
forgejo:
|
||||||
runner:
|
# This appears to be governed by forgejo-runner, as intuition would suggest
|
||||||
enabled: true
|
# runner:
|
||||||
image:
|
# enabled: true
|
||||||
tag: latest
|
# image:
|
||||||
# replicas: 3
|
# tag: latest
|
||||||
config:
|
# # replicas: 3
|
||||||
runner:
|
# config:
|
||||||
labels:
|
# runner:
|
||||||
- docker:docker://node:24-bullseye
|
# labels:
|
||||||
- self-hosted:docker://ghcr.io/catthehacker/ubuntu:act-24.04
|
# - docker:docker://node:16-bullseye
|
||||||
- ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
# - self-hosted:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
- ubuntu-24.04:docker://ghcr.io/catthehacker/ubuntu:act-24.04
|
# - ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
- ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-24.04
|
# - ubuntu-latest:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue