mirror of https://github.com/k3s-io/k3s
fix verify-generated-conversions.sh
parent
cd98de5188
commit
f40f1de81e
|
@ -23,7 +23,7 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
|
|||
|
||||
kube::golang::setup_env
|
||||
|
||||
APIROOTS=${APIROOTS:-pkg/api pkg/apis/experimental}
|
||||
APIROOTS=${APIROOTS:-pkg/api pkg/apis/extensions}
|
||||
_tmp="${KUBE_ROOT}/_tmp"
|
||||
|
||||
cleanup() {
|
||||
|
|
Loading…
Reference in New Issue