aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/push_testing_images.sh
diff options
context:
space:
mode:
authorGravatar Matt Kwong <mattkwong@google.com>2017-05-15 14:55:27 -0700
committerGravatar Matt Kwong <mattkwong@google.com>2017-05-16 17:51:35 -0700
commitc4f73ece94d9247de9d950f0abd51bc0a25b9012 (patch)
treeb544f2ec5ac6521e4ac49039aa1eec4d3b438a80 /tools/dockerfile/push_testing_images.sh
parent746f21ade866d92efdab3e633fa63429bda20813 (diff)
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 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