Update .gitlab-ci.yml

This commit is contained in:
Patrick Jentsch 2019-09-19 09:25:29 +02:00
parent d564ed0464
commit de8160a5b6

View File

@ -1,5 +1,8 @@
image: docker:stable
services:
- docker:stable-dind
variables:
DOCKER_DRIVER: overlay2