Added comments on running update-bazel.sh in /Users/klaus/Workspace/go-tools/src/k8s.io/kubernetes.
This commit is contained in:
parent
76480357f5
commit
b55f78fbe8
1
bazel.md
1
bazel.md
|
|
@ -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