From 63347df079f92919aa2acd8b8480078986133ba7 Mon Sep 17 00:00:00 2001 From: "Dr. Stefan Schimanski" Date: Tue, 28 Feb 2017 06:46:11 +0100 Subject: [PATCH] Add hack/update-staging-* to update-all.sh --- hack/update-all.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hack/update-all.sh b/hack/update-all.sh index 588738a94ee..fe6329f589a 100755 --- a/hack/update-all.sh +++ b/hack/update-all.sh @@ -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