mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add internal staging tags to //runsc and //shim binaries.
PiperOrigin-RevId: 367328273
This commit is contained in:
committed by
gVisor bot
parent
0e55b57452
commit
192f20788b
@@ -9,6 +9,7 @@ go_binary(
|
||||
"version.go",
|
||||
],
|
||||
pure = True,
|
||||
tags = ["staging"],
|
||||
visibility = [
|
||||
"//visibility:public",
|
||||
],
|
||||
|
||||
@@ -6,6 +6,7 @@ go_binary(
|
||||
name = "containerd-shim-runsc-v1",
|
||||
srcs = ["main.go"],
|
||||
static = True,
|
||||
tags = ["staging"],
|
||||
visibility = [
|
||||
"//visibility:public",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user