fix(ci): build stage name

This commit is contained in:
Simon Cornet 2025-06-11 10:49:13 +02:00
commit f212cd9aaa

View file

@ -5,8 +5,8 @@ variables:
stages:
- "build"
image-build:
stage: "image-build"
build:
stage: "build"
image: "quay.io/buildah/stable:latest"
script: