We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c9b90 commit 1dd5d06Copy full SHA for 1dd5d06
ic-os/boundary-guestos/envs/prod/BUILD.bazel
@@ -9,4 +9,5 @@ boundary_node_icos_build(
9
name = "prod",
10
image_deps = image_deps,
11
sev = False,
12
+ visibility = ["//testnet/tools:__pkg__"],
13
)
0 commit comments