mirror of
https://github.com/kubernetes-sigs/kind.git
synced 2025-11-30 23:16:04 +07:00
Update hack/ci/e2e-k8s.sh
Co-authored-by: Antonio Ojea <antonio.ojea.garcia@gmail.com>
This commit is contained in:
@@ -74,7 +74,7 @@ build() {
|
||||
# make sure we have e2e requirements
|
||||
make all WHAT="cmd/kubectl test/e2e/e2e.test ${GINKGO_SRC_DIR}"
|
||||
|
||||
# Ensure the built kubecl is used instead of system
|
||||
# Ensure the built kubectl is used instead of system
|
||||
export PATH="${PWD}/_output/bin:$PATH"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user