This commit is contained in:
parent
5702533d1b
commit
563c724e82
1 changed files with 2 additions and 0 deletions
|
@ -30,5 +30,7 @@ steps:
|
|||
services:
|
||||
- name: docker
|
||||
image: docker:dind
|
||||
environment:
|
||||
DOCKER_TLS_CERTDIR: ""
|
||||
command: [ "--storage-driver=vfs", "--tls=false" ]
|
||||
privileged: true
|
||||
|
|
Loading…
Reference in a new issue