Signed-off-by: ITQ <itq.dev@ya.ru>
This commit is contained in:
ITQ
2025-11-21 20:50:03 +03:00
parent 91dbd4cb35
commit 33309e6f8b
+1 -1
View File
@@ -244,7 +244,7 @@ test:
--profile migrations --profile migrations
--profile tests --profile tests
script: script:
- apk add --no-cache podman podman-compose - dnf -y install podman podman-compose
- export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)" - export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"
- cp "$TEST_STAGE_FIREBASE_CONF" ./infrastructure/configs/backend/firebase.json - cp "$TEST_STAGE_FIREBASE_CONF" ./infrastructure/configs/backend/firebase.json
- | - |