fixup: .gitlab-ci.yml

This commit is contained in:
Tim Schubert 2022-04-30 14:28:51 +00:00
parent 0f99c66dd0
commit 26e1abc733

View file

@ -1,6 +1,5 @@
build_image:
image:
- docker:latest
image: docker:latest
services:
- docker:dind
before_script: