Skip to content

Commit 977cc34

Browse files
committed
Merge: gitlabci: no auth for postgress in tests
This should fix recent CICD issues Pull-Request: #2814
2 parents a4a01bc + 9d86f0d commit 977cc34

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)