Skip to content

Commit 83ee733

Browse files
committed
CI
1 parent 9b42b84 commit 83ee733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test_deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ jobs:
206206
max_attempts: 3
207207
command: .github/not-on-master.sh yarn run test-e2e
208208
env:
209-
POSTGRES_URL: jdbc:postgresql://localhost:5432/webknossos
209+
POSTGRES_URL: jdbc:postgresql://postgres/webknossos
210210
POSTGRES_USER: webknossos_user
211211
POSTGRES_PASSWORD: secret_password
212212

0 commit comments

Comments
 (0)