Skip to content

Commit

Permalink
Updated bazel build file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaku Yasui committed Jul 22, 2020
1 parent 3188d92 commit 44aa537
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/model/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@ proto_library(
"piped.proto",
"piped_stats.proto",
"project.proto",
"role.proto",
],
visibility = ["//visibility:public"],
#keep
deps = [
"@com_github_envoyproxy_protoc_gen_validate//validate:validate_proto",
"@com_google_protobuf//:descriptor_proto"
],
)

Expand Down

0 comments on commit 44aa537

Please sign in to comment.