mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 04:33:26 +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."
|
echo "Running in short-circuit mode; run with -a to force all scripts to run."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
BASH_TARGETS="codecgen
|
BASH_TARGETS="
|
||||||
|
generated-protobuf
|
||||||
|
codecgen
|
||||||
generated-docs
|
generated-docs
|
||||||
generated-swagger-docs
|
generated-swagger-docs
|
||||||
swagger-spec
|
swagger-spec
|
||||||
|
Loading…
Reference in New Issue
Block a user