Skip to content

Commit

Permalink
Merge 39ab03d into 4123f26
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored Feb 1, 2021
2 parents 4123f26 + 39ab03d commit 6e55532
Show file tree
Hide file tree
Showing 52 changed files with 16,812 additions and 448 deletions.
4 changes: 2 additions & 2 deletions .kokoro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ bash .kokoro/coerce_logs.sh

if [[ "${ENABLE_BUILD_COP}" == "true" ]]
then
chmod +x ${KOKORO_GFILE_DIR}/linux_amd64/flakybot
${KOKORO_GFILE_DIR}/linux_amd64/flakybot -repo=googleapis/java-pubsub
chmod +x ${KOKORO_GFILE_DIR}/linux_amd64/buildcop
${KOKORO_GFILE_DIR}/linux_amd64/buildcop -repo=googleapis/java-pubsub
fi

echo "exiting with ${RETURN_CODE}"
Expand Down
Loading

0 comments on commit 6e55532

Please sign in to comment.