try fixing the labels
This commit is contained in:
		| @@ -38,7 +38,7 @@ spec: | |||||||
|               name: actions-runner-secret |               name: actions-runner-secret | ||||||
|               key: runner-token |               key: runner-token | ||||||
|         - name: GITEA_RUNNER_LABELS |         - name: GITEA_RUNNER_LABELS | ||||||
|           value: k8s |           value: ubuntu-latest:docker://node:16-bullseye,ubuntu-22.04:docker://node:16-bullseye | ||||||
|         volumeMounts: |         volumeMounts: | ||||||
|         - name: runner-data |         - name: runner-data | ||||||
|           mountPath: /data |           mountPath: /data | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user