fix(ci): build stage name
This commit is contained in:
parent
f8b56aa07a
commit
f212cd9aaa
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ variables:
|
||||||
stages:
|
stages:
|
||||||
- "build"
|
- "build"
|
||||||
|
|
||||||
image-build:
|
build:
|
||||||
stage: "image-build"
|
stage: "build"
|
||||||
image: "quay.io/buildah/stable:latest"
|
image: "quay.io/buildah/stable:latest"
|
||||||
script:
|
script:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue