mirror of https://github.com/k3s-io/k3s
Move hack/import-restrictions.yaml to staging/publishing
parent
8bce3620b0
commit
9377448667
|
@ -38,4 +38,4 @@ if [[ ! -x "$importverifier" ]]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/hack/import-restrictions.yaml"
|
||||
"${importverifier}" "k8s.io/" "${KUBE_ROOT}/staging/publishing/import-restrictions.yaml"
|
||||
|
|
Loading…
Reference in New Issue