Add hack/update-staging-* to update-all.sh

This commit is contained in:
Dr. Stefan Schimanski 2017-02-28 06:46:11 +01:00
parent 77733c2afd
commit 63347df079

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