From d00b88448f1e51c3d5f0491ba275ba2293aed36a Mon Sep 17 00:00:00 2001 From: ITQ Date: Sun, 23 Nov 2025 12:12:59 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5043c87..a80132a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -266,6 +266,7 @@ test: COMPOSE_PROFILES: | --profile migrations --profile tests + --profile ml script: - apk add --no-cache docker-compose - export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"