summaryrefslogtreecommitdiffhomepage
path: root/tools/images/ubuntu1604/BUILD
blob: ab1df0c4c2dfbb7e7670b8c084b7ae33c8cb30b3 (plain)
1
2
3
4
5
6
7
package(licenses = ["notice"])

filegroup(
    name = "ubuntu1604",
    srcs = glob(["*.sh"]),
    visibility = ["//:sandbox"],
)