Rename 'build' job to 'build-yamls'

This is more describtive and also to distinguish from the build stage.
This commit is contained in:
Diederik de Haas 2022-11-03 23:39:30 +01:00
parent ad77890ede
commit 8b06d14925
No known key found for this signature in database
GPG Key ID: D76E5BCE787EDB6E
1 changed files with 1 additions and 1 deletions

2
debian/salsa-ci.yml vendored
View File

@ -7,7 +7,7 @@ variables:
SALSA_CI_IMAGES: registry.salsa.debian.org/salsa-ci-team/pipeline SALSA_CI_IMAGES: registry.salsa.debian.org/salsa-ci-team/pipeline
BASE_CI_IMAGES: ${SALSA_CI_IMAGES}/base BASE_CI_IMAGES: ${SALSA_CI_IMAGES}/base
build: build-yamls:
stage: build stage: build
image: $BASE_CI_IMAGES:unstable image: $BASE_CI_IMAGES:unstable
retry: retry: