Morean’s Blog

Technology
Javier Barbieri

A simple guide to start using Jenkins

What is CI? It is a software development practice where developers regularly integrate their code changes into a central repository. Goals: 1- Detect and address