don't use docker:dind anymore

This commit is contained in:
ziirish 2021-09-17 12:45:24 +02:00
parent 852c421807
commit b151109756
No known key found for this signature in database
GPG key ID: 72DB229A64B54E46

View file

@ -12,7 +12,7 @@ variables:
image: docker:git
services:
- docker:dind
- docker
stages:
- test