Skip to content

Commit

Permalink
ARROW-2915: [Packaging] Remove artifact form ubuntu-trusty build
Browse files Browse the repository at this point in the history
@kou please review

Is there another artifact with different extension I should append?

Author: Krisztián Szűcs <[email protected]>

Closes #2325 from kszucs/ARROW-2915 and squashes the following commits:

b10cb09 <Krisztián Szűcs> not just expect, upload it too
49c4cf6 <Krisztián Szűcs> gz instead of xz
ee0c378 <Krisztián Szűcs> remove debian.tar.xz from trusty
  • Loading branch information
kszucs authored and wesm committed Jul 26, 2018
1 parent 8e6af29 commit 47e462f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev/tasks/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,10 +266,10 @@ tasks:
upload_extensions:
- .deb
- .dsc
- .debian.tar.xz
- .debian.tar.gz
- .orig.tar.gz
artifacts:
- apache-arrow_{version}-1.debian.tar.xz
- apache-arrow_{version}-1.debian.tar.gz
- apache-arrow_{version}-1.dsc
- apache-arrow_{version}.orig.tar.gz
- gir1.2-arrow-1.0_{version}-1_amd64.deb
Expand Down

0 comments on commit 47e462f

Please sign in to comment.