Skip to content

Commit bca80e9

Browse files
committed
used by proxy (other samples use this)
1 parent d56c99f commit bca80e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloud-sql/sqlserver/mssql/ci-setup.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"env": {
33
"INSTANCE_HOST": "127.0.0.1",
44
"INSTANCE_CONNECTION_NAME": "nodejs-docs-samples-tests:us-central1:sql-server-ci",
5+
"CLOUD_SQL_CONNECTION_NAME": "$INSTANCE_CONNECTION_NAME",
56
"DB_NAME": "kokoro_ci",
67
"DB_USER": "kokoro_ci"
78
},

0 commit comments

Comments
 (0)