"Set auth-method to trust for drone build [SKIP CI]"

This commit is contained in:
Sergio Morillo 2020-03-10 15:00:29 +01:00
parent ce4721cfdb
commit 7bf59c28c8

View file

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