mirror of
https://gitlab.com/mobicoop/v3/service/matcher.git
synced 2026-01-07 07:02:39 +00:00
fix integration tests
This commit is contained in:
@@ -19,7 +19,6 @@ test:
|
||||
- docker-compose -f docker-compose.ci.tools.yml -p matcher-tools --env-file ci/.env.ci up -d
|
||||
- sh ci/wait-up.sh
|
||||
- docker-compose -f docker-compose.ci.service.yml -p matcher-service --env-file ci/.env.ci up -d
|
||||
# - docker-compose -f docker-compose.ci.service.yml -p matcher-service --env-file ci/.env.ci logs -f
|
||||
- docker exec -t v3-matcher-api sh -c "npm run test:integration:ci"
|
||||
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user