You've already forked RekomenciBackend
chore: added firebase conf to tests run
This commit is contained in:
+2
-1
@@ -226,8 +226,9 @@ test:
|
||||
--profile migrations
|
||||
--profile tests
|
||||
script:
|
||||
- export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"
|
||||
- apk add --no-cache docker-compose
|
||||
- export PROFILES="$(printf '%s ' $COMPOSE_PROFILES)"
|
||||
- cp "$TEST_STAGE_FIREBASE_CONF" ./infrastructure/configs/backend/firebase.json
|
||||
- |
|
||||
(
|
||||
while true; do
|
||||
|
||||
Reference in New Issue
Block a user