Skip to content

Commit 58d98ee

Browse files
committed
remove unneeded envvars
1 parent 94d9044 commit 58d98ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +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-
"UNIX_SOCKET_DIR": "tmp/cloudsql",
65
"CLOUD_SQL_CONNECTION_NAME": "$INSTANCE_CONNECTION_NAME",
7-
"INSTANCE_UNIX_SOCKET": "$UNIX_SOCKET_DIR/$INSTANCE_CONNECTION_NAME",
86
"DB_NAME": "kokoro_ci",
97
"DB_USER": "kokoro_ci"
108
},

0 commit comments

Comments
 (0)