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

Pull-Request: #2814

.gitlab-ci.yml

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