We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d56c99f commit bca80e9Copy full SHA for bca80e9
cloud-sql/sqlserver/mssql/ci-setup.json
@@ -2,6 +2,7 @@
2
"env": {
3
"INSTANCE_HOST": "127.0.0.1",
4
"INSTANCE_CONNECTION_NAME": "nodejs-docs-samples-tests:us-central1:sql-server-ci",
5
+ "CLOUD_SQL_CONNECTION_NAME": "$INSTANCE_CONNECTION_NAME",
6
"DB_NAME": "kokoro_ci",
7
"DB_USER": "kokoro_ci"
8
},
0 commit comments