testing
This commit is contained in:
parent
915e6f3982
commit
67eb3fc9bb
1 changed files with 3 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue