We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc907f commit ef4692fCopy full SHA for ef4692f
build/lib/release.sh
@@ -28,7 +28,6 @@ readonly RELEASE_STAGE="${LOCAL_OUTPUT_ROOT}/release-stage"
28
readonly RELEASE_TARS="${LOCAL_OUTPUT_ROOT}/release-tars"
29
readonly RELEASE_IMAGES="${LOCAL_OUTPUT_ROOT}/release-images"
30
31
-KUBE_BUILD_HYPERKUBE=${KUBE_BUILD_HYPERKUBE:-y}
32
KUBE_BUILD_CONFORMANCE=${KUBE_BUILD_CONFORMANCE:-y}
33
KUBE_BUILD_PULL_LATEST_IMAGES=${KUBE_BUILD_PULL_LATEST_IMAGES:-y}
34
0 commit comments