mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
fix e2e test
This commit is contained in:
parent
e031c193a3
commit
53f6f3ead2
@ -38,7 +38,7 @@ export KUBE_REPO_ROOT="$(dirname $0)/.."
|
||||
export CLOUDCFG="${KUBE_REPO_ROOT}/cluster/cloudcfg.sh"
|
||||
|
||||
source "${KUBE_REPO_ROOT}/cluster/util.sh"
|
||||
source "${KUBE_REPO_ROOT}/hack/build-go.sh"
|
||||
${KUBE_REPO_ROOT}/hack/build-go.sh
|
||||
|
||||
# Build a release
|
||||
$(dirname $0)/../release/release.sh
|
||||
|
Loading…
Reference in New Issue
Block a user