This commit is contained in:
Malte Jürgens 2022-05-09 20:01:44 +02:00
parent 915e6f3982
commit 67eb3fc9bb
No known key found for this signature in database
GPG Key ID: D29FBD5F93C0CFC3
1 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,9 @@ Build Docker Images:
when: manual
image: docker
services:
- gcc
- name: gcc
alias: make
command: ["make"]
- docker:dind
parallel:
matrix: