Skip to content

Commit

Permalink
Fix Kokoro (#3318)
Browse files Browse the repository at this point in the history
  • Loading branch information
chanseokoh committed Dec 18, 2018
1 parent 41cf63d commit 27c5868
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions kokoro/ubuntu/new_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ gsutil -q cp "gs://ct4e-m2-repositories-for-kokoro/m2-cache.tar" - \
| tar -C "${HOME}" -xf -

export CLOUDSDK_CORE_DISABLE_USAGE_REPORTING=true
# Workaround for https://issuetracker.google.com/119096137, until gcloud in
# the Kokoro base image gets updated to make the issue obsolete.
gcloud components remove container-builder-local

gcloud components update --quiet
gcloud components install app-engine-java --quiet

Expand Down

0 comments on commit 27c5868

Please sign in to comment.