Skip to content

Commit 1dd5d06

Browse files
committed
Make boundary-guestos visible for //testnet/tools:icos_deploy
1 parent 34c9b90 commit 1dd5d06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ic-os/boundary-guestos/envs/prod/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ boundary_node_icos_build(
99
name = "prod",
1010
image_deps = image_deps,
1111
sev = False,
12+
visibility = ["//testnet/tools:__pkg__"],
1213
)

0 commit comments

Comments
 (0)