mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
parent
6d75c01b1d
commit
cbb885c403
@ -25,9 +25,6 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
|
|||||||
|
|
||||||
kube::golang::setup_env
|
kube::golang::setup_env
|
||||||
|
|
||||||
# TODO: Remove when #27685 is fixed. Disable this test until then.
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
API_REFERENCE_DOCS_ROOT="${KUBE_ROOT}/docs/api-reference"
|
API_REFERENCE_DOCS_ROOT="${KUBE_ROOT}/docs/api-reference"
|
||||||
OUTPUT_DIR="${KUBE_ROOT}/_tmp/api-reference"
|
OUTPUT_DIR="${KUBE_ROOT}/_tmp/api-reference"
|
||||||
mkdir -p ${OUTPUT_DIR}
|
mkdir -p ${OUTPUT_DIR}
|
||||||
|
Loading…
Reference in New Issue
Block a user