From 8192cccda61d84f6caaf0a37ee3ba41cb6c4826c Mon Sep 17 00:00:00 2001 From: Adin Scannell Date: Tue, 20 Apr 2021 13:09:36 -0700 Subject: Clean test tags. PiperOrigin-RevId: 369505182 --- website/BUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'website') 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", ], ) -- cgit v1.2.3