Fix //... for darwin (#9273)

* Fixes

* More manual tags

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
Preston Van Loon
2021-07-23 13:26:49 -05:00
committed by GitHub
parent 30e93f5763
commit 938a038c42
56 changed files with 57 additions and 9882 deletions

View File

@@ -52,6 +52,7 @@ container_image(
name = "image_with_creation_time",
base = "image",
stamp = True,
tags = ["manual"],
visibility = ["//beacon-chain:__pkg__"],
)