github.com/sercand/please@v13.4.0+incompatible/BUILD (about)

     1  filegroup(
     2      name = "version",
     3      srcs = ["VERSION"],
     4      visibility = ["PUBLIC"],
     5  )
     6  
     7  filegroup(
     8      name = "changelog",
     9      srcs = ["ChangeLog"],
    10      visibility = ["PUBLIC"],
    11  )