aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/push_testing_images.sh
diff options
context:
space:
mode:
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 973e045ffe..21b7d8c194 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/*
+for DOCKERFILE_DIR in tools/dockerfile/test/* 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