Set auth-method to trust for drone build

issue9063
This commit is contained in:
Cédric Krier 2020-03-01 16:12:37 +01:00
parent b454f63253
commit 702a2d669d

View file

@ -27,6 +27,8 @@ pipeline:
services:
postgresql:
image: postgres
environment:
- POSTGRES_HOST_AUTH_METHOD=trust
when:
matrix:
DATABASE: postgresql