This commit is contained in:
Malte Jürgens 2022-05-09 19:41:22 +02:00
parent 400d7f748a
commit e886193c17
Signed by: maltejur
GPG key ID: D29FBD5F93C0CFC3

View file

@ -7,9 +7,9 @@ stages:
Build Docker Images: Build Docker Images:
stage: build-images stage: build-images
when: manual when: manual
image: docker image: docker:latest
services: services:
- docker-dind - docker:latest-dind
parallel: parallel:
matrix: matrix:
- DISTRO: - DISTRO: