Skip to content

Commit

Permalink
Merge pull request kubernetes#6340 from zmerlynn/upgrade_gcloud
Browse files Browse the repository at this point in the history
Automatically upgrade gcloud in Jenkins (reenable)
  • Loading branch information
jszczepkowski committed Apr 2, 2015
2 parents 8cff43d + 4fa84a4 commit ad306c9
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 ad306c9

Please sign in to comment.