add update-staging-client-go.sh and verify-staging-client-go.sh;

disable verify-staging-client-go.sh until 1.5 code freeze
This commit is contained in:
Chao Xu
2016-10-11 16:18:50 -07:00
parent 3bda6884b8
commit d3c0d04285
7 changed files with 136 additions and 39 deletions

View File

@@ -58,7 +58,8 @@ BASH_TARGETS="
generated-swagger-docs
swagger-spec
openapi-spec
api-reference-docs"
api-reference-docs
staging-client-go"
for t in $BASH_TARGETS