disable update-staging-client-go until code freeze

This commit is contained in:
Chao Xu 2016-10-31 10:50:13 -07:00
parent e6b2517feb
commit 04f291e5b4

View File

@ -58,8 +58,9 @@ BASH_TARGETS="
generated-swagger-docs
swagger-spec
openapi-spec
api-reference-docs
staging-client-go"
api-reference-docs"
# TODO: (caesarxuchao) uncomment after 1.5 code freeze.
# staging-client-go"
for t in $BASH_TARGETS