jdufner / microservice

Showcase of a microserivce architecture using the Spring Boot Netflix stack.
Apache License 2.0
3 stars 4 forks source link

Set up continuous build pipeline to build und test all branches #25

Open jdufner opened 7 years ago

jdufner commented 7 years ago

As developer of the microservice project I want to have a continuous delivery pipeline with quality gates to find errors as soon as possible.

bfassbender commented 7 years ago

Does it need to be Jenkins and where do we want to have it run? I don't know if there are any free instances being offered. If not so, maybe we can start with Travis integrating with github

jdufner commented 7 years ago

No, it has not to be Jenkins. We can use Travis.