This commit is contained in:
sbriat 2023-02-08 16:52:15 +01:00
parent a655ff9243
commit 53e16754f7
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ test:
script:
- docker-compose -f docker-compose.ci.yml --env-file ci/.env.ci up -d
- sh ci/wait-up.sh
- sleep 30
- docker-compose -f docker-compose.ci.yml --env-file ci/.env.ci logs
- docker exec -t v3-territory sh -c "npm run test:integration:ci"
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/