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

This commit is contained in:
Sergio Morillo 2020-03-10 13:47:15 +01:00
parent 7fa3d23e08
commit 91aec97003
1 changed files with 2 additions and 0 deletions

View File

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