use image containing docker binaries
This commit is contained in:
parent
a2bac88db1
commit
7866f4152f
@ -102,6 +102,8 @@ test_fe:
|
||||
|
||||
.docker-setup:
|
||||
image: gitlab/dind
|
||||
services:
|
||||
- docker:dind
|
||||
before_script:
|
||||
- echo $DOCKER_PW | docker login -u $DOCKER_USER --password-stdin
|
||||
artifacts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user