This commit is contained in:
parent
51b31ac915
commit
624c780897
1 changed files with 1 additions and 2 deletions
|
@ -14,5 +14,4 @@ pipeline:
|
||||||
services:
|
services:
|
||||||
docker:
|
docker:
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
command: [ "--storage-driver=vfs", "--tls=false" ]
|
commands: [ "--storage-driver=vfs", "--tls=false" ]
|
||||||
privileged: true
|
|
||||||
|
|
Loading…
Reference in a new issue