testing
This commit is contained in:
parent
1b0a4c691e
commit
915e6f3982
1 changed files with 2 additions and 2 deletions
|
|
@ -7,9 +7,9 @@ stages:
|
||||||
Build Docker Images:
|
Build Docker Images:
|
||||||
stage: build-images
|
stage: build-images
|
||||||
when: manual
|
when: manual
|
||||||
image: ubuntu
|
image: docker
|
||||||
services:
|
services:
|
||||||
- docker
|
- gcc
|
||||||
- docker:dind
|
- docker:dind
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue