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

@@ -28,7 +28,7 @@ build_main:
WORKDIR_PATH: main-website
# Main Website - Dockerize
dockerize_main:
docker_main:
stage: dockerize
extends: .docker-build-template
variables: