Configure docker-in-docker for CI
This commit is contained in:
parent
c1910629e9
commit
7c747b72e1
@ -1,3 +1,9 @@
|
|||||||
|
image: docker:latest
|
||||||
|
|
||||||
|
services:
|
||||||
|
- docker:dind
|
||||||
|
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_SUBMODULE_STRATEGY: recursive
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user