diff --git a/.kokoro/cloudsql-mysql.cfg b/.kokoro/cloudsql-mysql.cfg index dcde25a50a..854246ba2d 100644 --- a/.kokoro/cloudsql-mysql.cfg +++ b/.kokoro/cloudsql-mysql.cfg @@ -3,7 +3,7 @@ # Set the folder in which the tests are run env_vars: { key: "PROJECT" - value: "cloudsql/mysql/mysql" + value: "cloud-sql/mysql/mysql" } # Tell the trampoline which build file to use.