aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/push_testing_images.sh
diff options
context:
space:
mode:
authorGravatar Matt Kwong <matt-kwong@users.noreply.github.com>2017-05-18 13:56:15 -0700
committerGravatar GitHub <noreply@github.com>2017-05-18 13:56:15 -0700
commitdeb5565b01be0f0cb93241baa889c791a00f1574 (patch)
treed877880ced8b09e86c1cda25c01aacd973b313ff /tools/dockerfile/push_testing_images.sh
parent3f8b3977bd22e5d01c287dd70dcb6aefbea5b503 (diff)
parent96d9031759bb96b744975b38109f9e72b8ca5ac3 (diff)
Merge pull request #11142 from matt-kwong/more-kokoro-job
Add MacOS interop and UBSan C to internal CI
Diffstat (limited to 'tools/dockerfile/push_testing_images.sh')
-rwxr-xr-xtools/dockerfile/push_testing_images.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dockerfile/push_testing_images.sh b/tools/dockerfile/push_testing_images.sh
index 16e43a111b..c9e61958af 100755
--- a/tools/dockerfile/push_testing_images.sh
+++ b/tools/dockerfile/push_testing_images.sh
@@ -44,7 +44,7 @@ cd -
DOCKERHUB_ORGANIZATION=grpctesting
-for DOCKERFILE_DIR in tools/dockerfile/test/* tools/dockerfile/grpc_artifact_*
+for DOCKERFILE_DIR in tools/dockerfile/test/* tools/dockerfile/grpc_artifact_* tools/dockerfile/interoptest/*
do
# Generate image name based on Dockerfile checksum. That works well as long
# as can count on dockerfiles being written in a way that changing the logical