Skip to content

Commit

Permalink
Merge pull request #99 from ngtuna/cross-compile
Browse files Browse the repository at this point in the history
fix files to be uploaded
  • Loading branch information
ngtuna authored Dec 21, 2017
2 parents f71260b + 669e5e7 commit 2439bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ addons:
artifacts:
debug: true
paths:
- kubeapps-*
- $(ls kubeapps-* | tr "\n" ":")
s3_region: "ap-southeast-1"
target_paths: $TRAVIS_BUILD_NUMBER
bucket: "kubeapps"
Expand Down

0 comments on commit 2439bbd

Please sign in to comment.