mirror of
https://gitlab.com/mobicoop/v3/service/territory.git
synced 2026-02-01 22:40:45 +00:00
fix ci
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
testlog() {
|
testlog() {
|
||||||
docker logs v3-territory-db-test | grep -q "listening on IPv6 address "::", port 5432"
|
docker logs v3-territory-db-test | grep -q "listening on IPv6 address"
|
||||||
}
|
}
|
||||||
|
|
||||||
testlog 2> /dev/null
|
testlog 2> /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user