From 8b06d1492563196e66c10e0d706550f0f1802feb Mon Sep 17 00:00:00 2001 From: Diederik de Haas Date: Thu, 3 Nov 2022 23:39:30 +0100 Subject: [PATCH] Rename 'build' job to 'build-yamls' This is more describtive and also to distinguish from the build stage. --- debian/salsa-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml index e7ace6e..2ba75f0 100644 --- a/debian/salsa-ci.yml +++ b/debian/salsa-ci.yml @@ -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: