mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Fix bazel location of testdata
This commit is contained in:
parent
788a073c79
commit
ec0d6cb693
@ -9,7 +9,7 @@ To update the list, run
|
||||
|
||||
```console
|
||||
bazel build //test/conformance:list_conformance_tests
|
||||
cp bazel-genfiles/test/conformance/conformance.yaml test/conformance/testdata
|
||||
cp bazel-bin/test/conformance/conformance.yaml test/conformance/testdata
|
||||
```
|
||||
|
||||
Add the changed file to your PR, then send for review.
|
||||
|
Loading…
Reference in New Issue
Block a user