mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
Codegen: rm prerelease files before regen
This commit is contained in:
parent
07f7941de6
commit
3f0c3f33ca
@ -125,6 +125,8 @@ function codegen::prerelease() {
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
git_find -z ':(glob)**'/"${output_base}.go" | xargs -0 rm -f
|
||||||
|
|
||||||
./hack/run-in-gopath.sh "${gen_prerelease_bin}" \
|
./hack/run-in-gopath.sh "${gen_prerelease_bin}" \
|
||||||
--v "${KUBE_VERBOSE}" \
|
--v "${KUBE_VERBOSE}" \
|
||||||
--logtostderr \
|
--logtostderr \
|
||||||
|
Loading…
Reference in New Issue
Block a user