mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-16 18:02:56 +00:00
Add CONNSTR
This commit is contained in:
2
.github/workflows/cloud-regress.yml
vendored
2
.github/workflows/cloud-regress.yml
vendored
@@ -69,4 +69,4 @@ jobs:
|
||||
extra_params:
|
||||
-m remote_cluster
|
||||
env:
|
||||
BENCHMARK_CONNSTR: "postgresql://user:password@host:5432"
|
||||
BENCHMARK_CONNSTR: ${{ secrets.PG_REGRESS_CONNSTR }}
|
||||
|
||||
Reference in New Issue
Block a user