aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/stress_test/configs/ruby.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools/run_tests/stress_test/configs/ruby.json')
-rw-r--r--tools/run_tests/stress_test/configs/ruby.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_tests/stress_test/configs/ruby.json b/tools/run_tests/stress_test/configs/ruby.json
index a323fa72b6..7e2afcbb69 100644
--- a/tools/run_tests/stress_test/configs/ruby.json
+++ b/tools/run_tests/stress_test/configs/ruby.json
@@ -1,7 +1,7 @@
{
"dockerImages": {
"grpc_stress_ruby" : {
- "buildScript": "tools/jenkins/build_interop_stress_image.sh",
+ "buildScript": "tools/run_tests/dockerize/build_interop_stress_image.sh",
"dockerFileDir": "grpc_interop_stress_ruby"
}
},