mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 02:06:01 +00:00
pg try connect
This commit is contained in:
5
.github/workflows/integration-tests.yaml
vendored
5
.github/workflows/integration-tests.yaml
vendored
@@ -32,6 +32,11 @@ jobs:
|
||||
POSTGRES_PASSWORD: Pwd2020Db
|
||||
ports:
|
||||
- 5432:5432
|
||||
options: >-
|
||||
--health-cmd pg_isready
|
||||
--health-interval 10s
|
||||
--health-timeout 5s
|
||||
--health-retries 5
|
||||
|
||||
# mysql:
|
||||
# image: mysql
|
||||
|
||||
Reference in New Issue
Block a user