mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-04 18:52:38 +00:00
New e2e script (in go this time) that doesn't completely suck
This commit is contained in:
@@ -34,6 +34,7 @@ server_targets=(
|
||||
client_targets=(
|
||||
cmd/kubecfg
|
||||
cmd/kubectl
|
||||
cmd/e2e
|
||||
)
|
||||
|
||||
mkdir -p "${KUBE_TARGET}"
|
||||
|
Reference in New Issue
Block a user