Skip to content

Commit

Permalink
Automatically upgrade gcloud in Jenkins (reenable)
Browse files Browse the repository at this point in the history
  • Loading branch information
zmerlynn committed Apr 2, 2015
1 parent 9949936 commit 4fa84a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/jenkins/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ else
exit 1
fi

# sudo gcloud components update -q
sudo gcloud components update -q

GITHASH=$(gsutil cat gs://kubernetes-release/ci/latest.txt)
gsutil -m cp gs://kubernetes-release/ci/${GITHASH}/kubernetes.tar.gz gs://kubernetes-release/ci/${GITHASH}/kubernetes-test.tar.gz .
Expand Down

0 comments on commit 4fa84a4

Please sign in to comment.