Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I upload TeamCity's artifacts folder into an AWS S3 bucket?

I'm using S3 to host a static website and want to be able upload the result of a TeamCity's build into the S3 bucket.

like image 803
MaRoBet Avatar asked Apr 25 '16 19:04

MaRoBet


Video Answer


1 Answers

There is third party plugin: https://github.com/guardian/teamcity-s3-plugin

Also I would recommend watching for this request in TeamCity tracker as at some point there can be official support: https://youtrack.jetbrains.com/issue/TW-21560

like image 137
Pavel Sher Avatar answered Sep 19 '22 12:09

Pavel Sher