This commit is contained in:
parent
2874ba7544
commit
923d9db50c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
||||||
postgres:
|
postgres:
|
||||||
images: postgres
|
images: postgres
|
||||||
env:
|
env:
|
||||||
POSTGRES_HOST_AUTH_METHOD=trust
|
POSTGRES_HOST_AUTH_METHOD: trust
|
||||||
gancio:
|
gancio:
|
||||||
image: cisti/gancio
|
image: cisti/gancio
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue