<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-11-22 16:07:23 +03:00
parent dc41f1895b
commit 483fbf8829
+2 -2
View File
@@ -227,8 +227,8 @@ build-ml:
<<: *build-config
variables:
IMAGE_NAME: $BASE_IMAGE_NAME/ml
CONTAINERFILE: Containerfile
BUILDTARGET: tests
CONTAINERFILE: Containerfile.ml
BUILDTARGET: ml
lint:
<<: *uv-job