mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 05:02:50 +00:00
Avoid duplicate building in Jenkins unit/integration job
This commit is contained in:
@@ -52,7 +52,6 @@ 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/...
|
||||
./hack/install-etcd.sh
|
||||
|
||||
|
Reference in New Issue
Block a user