mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Change verify-yamlfmt to new setup_env
This commit is contained in:
parent
3dc447708b
commit
714f8a0855
@ -21,7 +21,7 @@ set -o pipefail
|
||||
KUBE_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
|
||||
source "${KUBE_ROOT}/hack/lib/init.sh"
|
||||
|
||||
kube::golang::old::setup_env
|
||||
kube::golang::new::setup_env
|
||||
|
||||
cd "${KUBE_ROOT}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user