Merge branch 'master' into patch-2

This commit is contained in:
Eric Meadows-Jönsson
2020-05-14 12:19:56 +02:00
committed by GitHub

View File

@@ -75,6 +75,8 @@ jobs:
db:
image: postgres:11
ports: ['5432:5432']
env:
POSTGRES_PASSWORD: postgres
options: >-
--health-cmd pg_isready
--health-interval 10s