This commit is contained in:
Malte Jürgens 2022-05-09 19:49:27 +02:00
parent 0852211b14
commit 7beeaaec6c
No known key found for this signature in database
GPG Key ID: D29FBD5F93C0CFC3

View File

@ -7,7 +7,7 @@ stages:
Build Docker Images:
stage: build-images
when: manual
image: ubuntu22
image: ubuntu
services:
- docker:dind
parallel: