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