cicd: change dind to simple docker

This commit is contained in:
light7734 2024-10-14 13:58:31 +03:30
parent e63f0dfd0a
commit 0f5816b04f
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:dind
image: docker:latest
volumes:
- name: dockersock
path: /var/run/docker.sock