cicd: fix dockersock
This commit is contained in:
parent
3b4efb286d
commit
77be1c6027
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue