This commit is contained in:
Malte Jürgens 2022-05-09 20:01:44 +02:00
parent 915e6f3982
commit 67eb3fc9bb
Signed by: maltejur
GPG key ID: D29FBD5F93C0CFC3

View file

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