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

This commit is contained in:
Sergio Morillo 2020-03-10 14:21:36 +01:00
parent 7263547da9
commit f5e7df155a
1 changed files with 2 additions and 0 deletions

View File

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