
Belongs to Belike's main stack? No
What is it?
Continuous integration consists of compiling and carrying out tests automatically every time a new code is added to a project. Continuous delivery is an extension to continuous integration which deploys new code contributions in a test and/or production environment. We use many tools at Belike to carry out all these tasks, but the main ones are Jenkins and Shippable. Because they are:- Open source.
- The most widespread and tested in the industry.
- Because they are in constant evolution.