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