mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 01:40:13 +00:00
Defer builds to test-cmd and test-integration targets
This commit is contained in:
parent
f97d14c6c8
commit
7cc6b724ab
@ -47,7 +47,6 @@ export LOG_LEVEL=4
|
||||
|
||||
cd "${GOPATH}/src/k8s.io/kubernetes"
|
||||
|
||||
go install ./cmd/...
|
||||
./hack/install-etcd.sh
|
||||
|
||||
make test-cmd
|
||||
|
Loading…
Reference in New Issue
Block a user