This commit is contained in:
Malte Jürgens 2022-05-09 20:16:41 +02:00
parent af7d9ea1cc
commit 0869b830ab
No known key found for this signature in database
GPG Key ID: D29FBD5F93C0CFC3
1 changed files with 1 additions and 1 deletions

View File

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