mirror of https://github.com/k3s-io/k3s
Get rid of _workspace in jenkins
parent
79e2e5c108
commit
537602d296
|
@ -50,6 +50,7 @@ export KUBE_INTEGRATION_TEST_MAX_CONCURRENCY=4
|
|||
export LOG_LEVEL=4
|
||||
|
||||
cd /go/src/k8s.io/kubernetes
|
||||
rm -rf Godeps/_workspace # Temporary until _workspace is fully obliterated
|
||||
|
||||
./hack/build-go.sh
|
||||
go install ./cmd/...
|
||||
|
|
Loading…
Reference in New Issue