Daniel Schmidt
Jul 24, 2017 · 1 min read

The term CI stands for continuous integration. It means that you have a service somewhere that runs the tests for you and checks if your branch is ready to merge.

This term often goes together with CD, meaning continuous deployment. This means you push your master branch and something goes of to deploy it to production.

    Daniel Schmidt

    Written by

    Software Engineer at Mesosphere working on the DC/OS UI