aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/internal_ci/helper_scripts/prepare_build_interop_rc
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2018-01-23 09:14:45 +0100
committerGravatar Jakob Roland Andersen <jakobr@google.com>2018-03-06 15:26:27 +0100
commit9b719b35d5d1e8b7c75979df7c017ed245fdeb7b (patch)
tree151ee07baf722004718a4598f0d3066c60b3875b /tools/internal_ci/helper_scripts/prepare_build_interop_rc
parent0d629f09f8aa4ac2f669da076020a58f195cbf04 (diff)
clone grpc-dart when running on kokoro
Diffstat (limited to 'tools/internal_ci/helper_scripts/prepare_build_interop_rc')
-rw-r--r--tools/internal_ci/helper_scripts/prepare_build_interop_rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/internal_ci/helper_scripts/prepare_build_interop_rc b/tools/internal_ci/helper_scripts/prepare_build_interop_rc
index db978c8b3f..4280a056b8 100644
--- a/tools/internal_ci/helper_scripts/prepare_build_interop_rc
+++ b/tools/internal_ci/helper_scripts/prepare_build_interop_rc
@@ -27,6 +27,7 @@ git submodule update --init
git clone --recursive https://github.com/grpc/grpc-go ./../grpc-go
git clone --recursive https://github.com/grpc/grpc-java ./../grpc-java
git clone --recursive https://github.com/grpc/grpc-node ./../grpc-node
+git clone --recursive https://github.com/dart-lang/grpc-dart ./../grpc-dart
# Download json file.
mkdir ~/service_account