This commit is contained in:
Bensch
2026-02-24 14:03:09 +00:00
parent 8ec5eb740b
commit 5aa4b13d20
2 changed files with 2 additions and 1 deletions

View File

@@ -44,7 +44,8 @@ spec:
- name: BUILDKIT_HOST
value: "tcp://buildkitd-service-name.namespace.svc.cluster.local:1234"
- name: GITEA_RUNNER_LABELS
value: "shell:host,buildkit:host"
#value: "shell:host,buildkit:host"
value: "shell:host,buildkit:host,ubuntu-latest:host"
volumeMounts:
- name: runner-data

0
tet3 Normal file
View File