Commit cbb885c4 authored by Dr. Stefan Schimanski's avatar Dr. Stefan Schimanski

Revert "disable broken verifier"

This reverts commit 5b13a29e.
parent 6d75c01b
......@@ -25,9 +25,6 @@ source "${KUBE_ROOT}/hack/lib/init.sh"
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"
OUTPUT_DIR="${KUBE_ROOT}/_tmp/api-reference"
mkdir -p ${OUTPUT_DIR}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment