1package(default_visibility = ["//visibility:public"]) 2 3filegroup( 4 name = "credentials", 5 srcs = glob([ 6 "**", 7 ]), 8) 9