This commit is contained in:
parent
9a3297e1c7
commit
7ad3729ae0
@ -191,7 +191,7 @@ steps:
|
||||
image: docker:dind
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
path: /var/run/docker.sock
|
||||
commands:
|
||||
- ls /var/run
|
||||
- stat /var/run/docker.sock
|
||||
@ -243,7 +243,7 @@ services:
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: dockersock
|
||||
path: /var/run
|
||||
path: /var/run/docker.sock
|
||||
|
||||
volumes:
|
||||
- name: dockersock
|
||||
|
Loading…
Reference in New Issue
Block a user