Skip to content

Commit

Permalink
rm bazel (ray-project#32)
Browse files Browse the repository at this point in the history
Co-authored-by: wuhua.ck <wuhua.ck@alibaba-inc.com>
  • Loading branch information
chenk008 and wuhua.ck committed Sep 17, 2021
1 parent 34ecbac commit c8f91cb
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,290 deletions.
28 changes: 0 additions & 28 deletions ray-operator/BUILD.bazel

This file was deleted.

10 changes: 0 additions & 10 deletions ray-operator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,6 @@ go build
go test ./... -cover
```

You can also build the operator using Bazel:

```generate BUILD.bazel
bazel run //:gazelle
```

```build script
bazel build //:ray-operator
```

#### Testing using Ginkgo
```
sudo apt install golang-ginkgo-dev
Expand Down

0 comments on commit c8f91cb

Please sign in to comment.