<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-11-23 12:12:59 +03:00
parent afd2337eaf
commit d00b88448f
+1
View File
@@ -266,6 +266,7 @@ test:
COMPOSE_PROFILES: | COMPOSE_PROFILES: |
--profile migrations --profile migrations
--profile tests --profile tests
--profile ml
script: script:
- apk add --no-cache docker-compose - apk add --no-cache docker-compose
- export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)" - export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"