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