mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
Add generated-protobuf to hack/update-all.sh
This commit is contained in:
parent
58afaaafb1
commit
befe95869b
@ -50,7 +50,9 @@ if ! $ALL ; then
|
||||
echo "Running in short-circuit mode; run with -a to force all scripts to run."
|
||||
fi
|
||||
|
||||
BASH_TARGETS="codecgen
|
||||
BASH_TARGETS="
|
||||
generated-protobuf
|
||||
codecgen
|
||||
generated-docs
|
||||
generated-swagger-docs
|
||||
swagger-spec
|
||||
|
Loading…
Reference in New Issue
Block a user