Add update-federation-* scripts to update-all.sh

This commit is contained in:
nikhiljindal 2017-05-15 16:47:32 -07:00
parent 5563951887
commit 8844a279a8

View File

@ -70,6 +70,9 @@ BASH_TARGETS="
update-openapi-spec
update-api-reference-docs
update-federation-openapi-spec
update-federation-swagger-spec
update-federation-generated-swagger-docs
update-federation-api-reference-docs
update-staging-client-go
update-staging-godeps
update-bazel"