Commit 1f8f1760 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: use docker:dind image

parent 856ff24c
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ services:

molecule:
  stage: "testing"
  image: "docker:latest"
  image: "docker:dind"
  script:

    # install python, pip and git