Skip to content

Commit 44c34a8

Browse files
committed
Adds the services to the docker job
1 parent 8369b8b commit 44c34a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab-ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ include:
99
file: '/common.yml'
1010

1111
test:
12+
services:
13+
- docker:dind
1214
image: docker:latest
1315
stage: test
1416
before_script:

0 commit comments

Comments
 (0)