mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 22:17:14 +00:00
update gazel usage in bazel.md
This commit is contained in:
parent
454f60c758
commit
db1b4d6f1e
@ -30,7 +30,7 @@ To update a single build file, run:
|
||||
$ # get gazel
|
||||
$ go get -u github.com/mikedanese/gazel
|
||||
$ # .e.g. ./pkg/kubectl/BUILD
|
||||
$ gazel ./pkg/kubectl
|
||||
$ gazel -root="${YOUR_KUBE_ROOT_PATH}" ./pkg/kubectl
|
||||
```
|
||||
|
||||
Updating BUILD file for a package will be required when:
|
||||
|
Loading…
Reference in New Issue
Block a user