cicd: add docker:dind

This commit is contained in:
light7734 2024-10-14 13:55:03 +03:30
parent ead83dd02f
commit 21fc37f92e
Signed by: light7734
GPG Key ID: 37FDF7099B2AB7A7
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ services:
steps:
- name: setup_image
image: docker
image: docker:dind
volumes:
- name: dockersock
path: /var/run/docker.sock