Fix stage name

This commit is contained in:
Tristan 2022-06-05 05:32:42 +01:00
parent cb5b9832ae
commit dbeab193af
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

View File

@ -2,7 +2,7 @@ stages:
- build
.docker-build: &docker-build
stage: Build
stage: build
image:
name: gcr.io/kaniko-project/executor:debug
entrypoint: [ "" ]