test
This commit is contained in:
parent
e886193c17
commit
ee411e17a7
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: docker:latest
|
image: docker
|
||||||
services:
|
services:
|
||||||
- docker:latest-dind
|
- docker:dind
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- DISTRO:
|
- DISTRO:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue