gitlabci: no auth for postgress in tests
authorJean Privat <jean@pryen.org>
Tue, 17 Mar 2020 18:12:22 +0000 (14:12 -0400)
committerJean Privat <jean@pryen.org>
Tue, 17 Mar 2020 18:12:22 +0000 (14:12 -0400)
This should fix recent CICD issues

Signed-off-by: Jean Privat <jean@pryen.org>

.gitlab-ci.yml

index d4e5928..398ed14 100644 (file)
@@ -7,6 +7,7 @@ services:
 
 variables:
   NEO4J_AUTH: none
+  POSTGRES_HOST_AUTH_METHOD: trust
 
 cache:
   paths: