Fix stage name
This commit is contained in:
parent
cb5b9832ae
commit
dbeab193af
@ -2,7 +2,7 @@ stages:
|
|||||||
- build
|
- build
|
||||||
|
|
||||||
.docker-build: &docker-build
|
.docker-build: &docker-build
|
||||||
stage: Build
|
stage: build
|
||||||
image:
|
image:
|
||||||
name: gcr.io/kaniko-project/executor:debug
|
name: gcr.io/kaniko-project/executor:debug
|
||||||
entrypoint: [ "" ]
|
entrypoint: [ "" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user