mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
add update-staging-client-go.sh and verify-staging-client-go.sh;
disable verify-staging-client-go.sh until 1.5 code freeze
This commit is contained in:
@@ -38,5 +38,8 @@ export LOG_LEVEL=4
|
||||
|
||||
cd /go/src/k8s.io/kubernetes
|
||||
|
||||
# hack/verify-client-go.sh requires all dependencies exist in the GOPATH.
|
||||
godep restore
|
||||
|
||||
./hack/install-etcd.sh
|
||||
make verify
|
||||
|
Reference in New Issue
Block a user