This commit is contained in:
parent
923d9db50c
commit
f8c7dc5ff7
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
MYSQL_ROOT_PASSWORD: root
|
MYSQL_ROOT_PASSWORD: root
|
||||||
postgres:
|
postgres:
|
||||||
images: postgres
|
image: postgres
|
||||||
env:
|
env:
|
||||||
POSTGRES_HOST_AUTH_METHOD: trust
|
POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
gancio:
|
gancio:
|
||||||
|
|
Loading…
Reference in a new issue