feat: use docker:dind image
This commit is contained in:
parent
856ff24c0f
commit
1f8f17608d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ services:
|
|||
|
||||
molecule:
|
||||
stage: "testing"
|
||||
image: "docker:latest"
|
||||
image: "docker:dind"
|
||||
script:
|
||||
|
||||
# install python, pip and git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue