Merge pull request #47 from neolit123/update-all

hack: include all update* calls in update-all.sh
This commit is contained in:
k8s-ci-robot
2018-09-28 15:04:16 -07:00
committed by GitHub

View File

@@ -20,4 +20,6 @@ set -o pipefail
REPO_ROOT=$(git rev-parse --show-toplevel)
"${REPO_ROOT}"/hack/update-deps.sh
"${REPO_ROOT}"/hack/update-generated.sh
"${REPO_ROOT}"/hack/update-gofmt.sh