Open bf4 opened 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.
It just says "Done Uploading Artifacts" but nothing is showing up in my S3 bucket.
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
.
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.