travis-ci / artifacts

Travis CI Artifacts Uploader
MIT License
87 stars 24 forks source link

Is this the current way to upload artifacts? #62

Open bf4 opened 9 years ago

bf4 commented 9 years ago

I can't get 'em from the cache and none of the instructions on http://docs.travis-ci.com/user/uploading-artifacts/ nor anything I've found in github issues work.

alex-wilmer commented 9 years ago

I can't seem to figure out what's wrong either. What is debug: true doing? I'm getting the same result whether it's turned on or not.

error

It just says "Done Uploading Artifacts" but nothing is showing up in my S3 bucket.

alex-wilmer commented 9 years ago

I was able to successfully upload what I needed using these instructions: http://docs.travis-ci.com/user/deployment/s3/

The important step for me was running travis setup s3.