mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-01-31 18:20:44 +00:00
add ci --check
This commit is contained in:
@@ -17,6 +17,7 @@ integration-test:
|
|||||||
script:
|
script:
|
||||||
- docker-compose -f docker-compose.ci.yml --env-file ci/.env.ci up -d
|
- docker-compose -f docker-compose.ci.yml --env-file ci/.env.ci up -d
|
||||||
- sh ci/wait-up.sh
|
- sh ci/wait-up.sh
|
||||||
|
- docker-compose -f docker-compose.ci.yml --env-file ci/.env.ci logs
|
||||||
- docker exec -t v3-auth sh -c "npm run test:integration:ci"
|
- docker exec -t v3-auth sh -c "npm run test:integration:ci"
|
||||||
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
coverage: /All files[^|]*\|[^|]*\s+([\d\.]+)/
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user