Rename CI job names

This commit is contained in:
2025-06-07 09:58:28 +02:00
parent a305fd3b6e
commit 051341514c
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ build_demo_1:
IMAGE_NAME: ld1
WORKDIR_PATH: ./lawfirm-demos/demo-1
dockerize_demo_1:
docker_demo_1:
stage: dockerize
extends: .docker-build-template
variables: