项目作者: rtfpessoa

项目描述 :
Teamcity AWS Elastic Beanstalk Plugin
高级语言: Java
项目地址: git://github.com/rtfpessoa/teamcity-aws-elasticbeanstalk-plugin.git
创建时间: 2016-08-06T10:26:52Z
项目社区:https://github.com/rtfpessoa/teamcity-aws-elasticbeanstalk-plugin

开源协议:Other

下载


Teamcity AWS Elastic Beanstalk Plugin (teamcity-aws-elasticbeanstalk-plugin)

Codacy Badge
CircleCI
Dependency Status

teamcity-aws-elasticbeanstalk-plugin is a Teamcity plugin that allows deployments
to Elastic Beanstalk.

This plugin started from the code in teamcity-aws-codedeploy-plugin
and was adapted for Elastic Beanstalk and slightly ajusted.

Features

  • S3 bundle deployment to Elastic Beanstalk

Release

Contributions

This is a developer friendly project, all the contributions are welcome.
To contribute just send a pull request with your changes following the guidelines described in CONTRIBUTING.md.
I will try to review them as soon as possible.

License

Licensed under the Apache License, Version 2.0 (the “License”).

Thanks

This project started from the codebase in teamcity-aws-codedeploy-plugin.