You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using TeamCity and maven to build our artifact and upload it to S3.
From there we use CodePipeline to deploy to our Elastic Beanstalk environment, but the version of the application is generated by CodePipeline and is not meaningful to us.
How can we make TeamCity to send the version to s3 so that we can pass this information to CodePipeline ?
Is there a way for this plugin to pass this metadata to S3 ?
Thanks!
Jose
The text was updated successfully, but these errors were encountered:
We are using TeamCity and maven to build our artifact and upload it to S3.
From there we use CodePipeline to deploy to our Elastic Beanstalk environment, but the version of the application is generated by CodePipeline and is not meaningful to us.
How can we make TeamCity to send the version to s3 so that we can pass this information to CodePipeline ?
Is there a way for this plugin to pass this metadata to S3 ?
Thanks!
Jose
The text was updated successfully, but these errors were encountered: