Rename 'build' job to 'build-yamls'
This is more describtive and also to distinguish from the build stage.
This commit is contained in:
parent
ad77890ede
commit
8b06d14925
|
@ -7,7 +7,7 @@ variables:
|
|||
SALSA_CI_IMAGES: registry.salsa.debian.org/salsa-ci-team/pipeline
|
||||
BASE_CI_IMAGES: ${SALSA_CI_IMAGES}/base
|
||||
|
||||
build:
|
||||
build-yamls:
|
||||
stage: build
|
||||
image: $BASE_CI_IMAGES:unstable
|
||||
retry:
|
||||
|
|
Loading…
Reference in New Issue