cicd: fix dockersock

This commit is contained in:
light7734 2024-10-14 13:38:04 +03:30
parent 3b4efb286d
commit 77be1c6027
Signed by: light7734
GPG Key ID: 37FDF7099B2AB7A7
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ workspace:
volumes: volumes:
- name: dockersock - name: dockersock
host: host:
path: /var/run/docker.sock path: /var/run/
services: services:
- name: docker - name: docker