Skip to content

Commit 9d86f0d

Browse files
committed
gitlabci: no auth for postgress in tests
This should fix recent CICD issues Signed-off-by: Jean Privat <jean@pryen.org>
1 parent 4523ec4 commit 9d86f0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ services:
77

88
variables:
99
NEO4J_AUTH: none
10+
POSTGRES_HOST_AUTH_METHOD: trust
1011

1112
cache:
1213
paths:

0 commit comments

Comments
 (0)