Continuous delivery with Jenkins Pipelines
A few months back, we were already using at 21Buttons some of the best practices on software development: separation of concerns, unit & integration testing, code reviews, release often… However, when a feature had to be released to production, we built…