Merge pull request #42229 from sttts/sttts-staging-update-all

Automatic merge from submit-queue

Add hack/update-staging-* to update-all.sh
This commit is contained in:
Kubernetes Submit Queue 2017-02-28 05:23:42 -08:00 committed by GitHub
commit 49d1814b3a

View File

@ -59,11 +59,10 @@ BASH_TARGETS="
swagger-spec
openapi-spec
api-reference-docs
staging-client-go
staging-godeps
bazel
federation-openapi-spec"
# TODO: (caesarxuchao) uncomment after 1.5 code freeze.
# staging-client-go"
for t in $BASH_TARGETS
do