changeset 41420ec46db0 in modules/stock_supply_day:5.2
details:
https://hg.tryton.org/modules/stock_supply_day?cmd=changeset;node=41420ec46db0
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 ac9a57641584 -r 41420ec46db0 .drone.yml
--- a/.drone.yml Sun Feb 02 17:10:01 2020 +0100
+++ b/.drone.yml Sun Mar 01 21:03:32 2020 +0100
@@ -19,6 +19,8 @@
services:
postgresql:
image: postgres
+ environment:
+ - POSTGRES_HOST_AUTH_METHOD=trust
when:
matrix:
DATABASE: postgresql