mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-11 10:02:39 +00:00
simplify test ci --check
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
testlog() {
|
||||
docker logs v3-user-db-test | grep -q "database system is ready to accept connections"
|
||||
docker logs v3-db | grep -q "database system is ready to accept connections"
|
||||
}
|
||||
|
||||
testlog 2> /dev/null
|
||||
|
||||
Reference in New Issue
Block a user