aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/jenkins
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-02-24 15:41:37 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-02-24 15:41:37 -0800
commit8b7876075d5840326fca99bc2239a0e54a1167c7 (patch)
tree31ca6983f4190ec7b734f26c10ac02180dc2b5e5 /tools/jenkins
parent0544d7fd662b1f8426653f386f93bd54174dcacc (diff)
huh
Diffstat (limited to 'tools/jenkins')
-rwxr-xr-xtools/jenkins/docker_run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/jenkins/docker_run.sh b/tools/jenkins/docker_run.sh
index df7b6571d7..f04b1cfb55 100755
--- a/tools/jenkins/docker_run.sh
+++ b/tools/jenkins/docker_run.sh
@@ -42,6 +42,8 @@ else
cp -r "$EXTERNAL_GIT_ROOT/$RELATIVE_COPY_PATH"/* "/var/local/git/grpc/$RELATIVE_COPY_PATH"
fi
+$POST_GIT_STEP
+
if [ -x "$(command -v rvm)" ]
then
rvm use ruby-2.1