Actualiser .github/workflows/ci.yml
This commit is contained in:
parent
46635cb76f
commit
86636f0ba9
1 changed files with 0 additions and 2 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -54,8 +54,6 @@ jobs:
|
||||||
POSTGRES_USER: ci
|
POSTGRES_USER: ci
|
||||||
POSTGRES_PASSWORD: ci
|
POSTGRES_PASSWORD: ci
|
||||||
POSTGRES_DB: batchcooking_ci
|
POSTGRES_DB: batchcooking_ci
|
||||||
ports:
|
|
||||||
- 5433:5432
|
|
||||||
options: >-
|
options: >-
|
||||||
--health-cmd pg_isready
|
--health-cmd pg_isready
|
||||||
--health-interval 5s
|
--health-interval 5s
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue