diff --git a/website/BUILD b/website/BUILD index 41c3e7cc9..dffc6c378 100644 --- a/website/BUILD +++ b/website/BUILD @@ -112,8 +112,8 @@ genrule( pkg_tar( name = "config", srcs = [ - ":css", "_config.yml", + ":css", "//website/blog:index.html", ] + glob([ "assets/**",