Commit 1ecca07c authored by Jeff Grafton's avatar Jeff Grafton

Add release-tars to ci-artifacts

parent b9e060a6
...@@ -12,6 +12,7 @@ gcs_upload( ...@@ -12,6 +12,7 @@ gcs_upload(
name = "ci-artifacts", name = "ci-artifacts",
data = [ data = [
"//build/debs", "//build/debs",
"//build/release-tars",
], ],
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment