mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
Merge pull request #36699 from k82cn/update_bazel
Automatic merge from submit-queue Added comments on running update-bazel.sh in "$GOPATH/src/k8s.io/kubernetes" **What this PR does / why we need it**: This path made `hack/update-bazel.sh` to accept `$GOPATH` with multiple path.
This commit is contained in:
commit
18b888b32d
@ -23,6 +23,7 @@ To update automanaged build files, run:
|
|||||||
$ ./hack/update-bazel.sh
|
$ ./hack/update-bazel.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**NOTES**: `update-bazel.sh` only works if check out directory of Kubernetes is "$GOPATH/src/k8s.io/kubernetes".
|
||||||
|
|
||||||
To update a single build file, run:
|
To update a single build file, run:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user