Skip to content

Commit 83a3eb8

Browse files
committed
Merge branch 'levsha/Make-boundary-guestos-visible-for-testnet-tools-icos_deploy' into 'master'
Make boundary-guestos visible for //testnet/tools:icos_deploy See merge request dfinity-lab/public/ic!12638
2 parents 5b6004b + 1dd5d06 commit 83a3eb8

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)