artifacts icon indicating copy to clipboard operation
artifacts copied to clipboard

Is this the current way to upload artifacts?

Open bf4 opened this issue 10 years ago • 2 comments

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.

bf4 avatar Aug 06 '15 20:08 bf4

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 avatar Oct 13 '15 22:10 alex-wilmer

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.

alex-wilmer avatar Oct 15 '15 04:10 alex-wilmer