Fix name of builder image
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ stages:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
image: "$CI_REGISTRY/greg/ci-images/img-builder:latest"
|
image: "$CI_REGISTRY/greg/ci-images/builder:latest"
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- IMG:
|
- IMG:
|
||||||
|
|||||||
Reference in New Issue
Block a user