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:
|
||||
stage: build-images
|
||||
when: manual
|
||||
image: ubuntu
|
||||
image: docker
|
||||
services:
|
||||
- docker
|
||||
- gcc
|
||||
- docker:dind
|
||||
parallel:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue