ci typo
This commit is contained in:
parent
f1c935bc6a
commit
8a67567119
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ stages:
|
||||||
- build
|
- build
|
||||||
build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
images: "registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image/master:stable"
|
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image/master:stable"
|
||||||
services:
|
services:
|
||||||
- name: docker:stable-dind
|
- name: docker:stable-dind
|
||||||
command:
|
command:
|
||||||
|
|
Loading…
Reference in a new issue