0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/bazel/remote_execution_container/BUILD.bazel
Aaron Siddhartha Mondal d4c639cf4a SERVER-93258 Autopin RBE Dockerfiles (#25885)
GitOrigin-RevId: 40a8e2153873d2b88d802b64e8a4f4737c73377d
2024-08-09 19:54:47 +00:00

5 lines
82 B
Python

sh_binary(
name = "repin_dockerfiles",
srcs = ["repin_dockerfiles.sh"],
)