mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-12-01 07:26:05 +07:00
Merge pull request #47 from neolit123/update-all
hack: include all update* calls in update-all.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user