cicd: fix dockersock
This commit is contained in:
parent
3b4efb286d
commit
77be1c6027
|
@ -12,7 +12,7 @@ workspace:
|
|||
volumes:
|
||||
- name: dockersock
|
||||
host:
|
||||
path: /var/run/docker.sock
|
||||
path: /var/run/
|
||||
|
||||
services:
|
||||
- name: docker
|
||||
|
|
Loading…
Reference in New Issue