with certs

This commit is contained in:
Remy Moll 2024-05-20 12:18:29 +02:00
parent c6f7471ebb
commit 72906d205b

@ -42,6 +42,8 @@ spec:
volumeMounts:
- name: runner-data
mountPath: /data
- name: docker-certs
mountPath: /certs
- name: daemon
image: docker:23.0.6-dind
env: