News

There is a great diversity of approaches to continuous integration and continuous delivery (CI/CD). Containerizing apps with Docker is a common step to take, for a variety of reasons. Once ...
How to use Jenkins Blue Ocean and NPM to create a CICD pipeline for a Node.js and React application Jenkins is one of the earliest and still one of the most-used continuous integration and continuous ...
The creation of a parameterized Jenkins build is one of the easiest ways to add flexibility and customization to your continuous integration pipelines. In this Jenkins parameterized build example with ...