mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
update gazel usage in bazel.md
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user