Add release-tars to ci-artifacts

pull/6/head
Jeff Grafton 2017-01-13 16:34:06 -08:00
parent b9e060a630
commit 1ecca07c9b
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ gcs_upload(
name = "ci-artifacts",
data = [
"//build/debs",
"//build/release-tars",
],
)