1
0
Fork 0
mirror of https://github.com/mfornos/awesome-microservices.git synced 2024-11-27 11:24:38 -05:00

Merge pull request #61 from mmaksimovic/patch-1

Adding Semaphore on the list of hosted CI/CD services
This commit is contained in:
Marc 2016-12-06 20:34:56 +01:00 committed by GitHub
commit 0100e81124

View file

@ -465,6 +465,7 @@ A curated list of Microservice Architecture related principles and technologies.
- [AWS OpsWorks](http://aws.amazon.com/opsworks/) - Provides a simple and flexible way to create and manage stacks and applications.
- [Buddy](https://buddy.works/) - The Git and Continuous Delivery Platform.
- [Codeship](https://codeship.com/) - Hosted continuous delivery platform that takes care of the testing and deployment process.
- [Semaphore](https://semaphoreci.com/) - Continuous integration and deployment service with native Docker support.
- [Travis](https://travis-ci.org/) - Continuous integration and deployment service.