changeset 7171c9c704e2 in modules/timesheet:5.4
details: https://hg.tryton.org/modules/timesheet?cmd=changeset;node=7171c9c704e2
description:
Set auth-method to trust for drone build
issue9063
diffstat:
.drone.yml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diffs (12 lines):
diff -r b6163137b0ea -r 7171c9c704e2 .drone.yml
--- a/.drone.yml Thu Jan 09 22:11:41 2020 +0100
+++ b/.drone.yml Sun Mar 01 21:03:16 2020 +0100
@@ -19,6 +19,8 @@
services:
postgresql:
image: postgres
+ environment:
+ - POSTGRES_HOST_AUTH_METHOD=trust
when:
matrix:
DATABASE: postgresql