summaryrefslogtreecommitdiffhomepage
path: root/website/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'website/BUILD')
-rw-r--r--website/BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/BUILD b/website/BUILD
index b5b3f6df6..6f52e9208 100644
--- a/website/BUILD
+++ b/website/BUILD
@@ -14,7 +14,7 @@ docker_image(
tags = [
"local",
"manual",
- "nosandbox",
+ "no-sandbox",
],
)
@@ -69,7 +69,7 @@ genrule(
tags = [
"local",
"manual",
- "nosandbox",
+ "no-sandbox",
],
)