News

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 ...
After a successful Jenkins build job, a blue sphere appears instead of a green one. Why is this the case? Jenkins creator Kohsuke Kawaguchi explained.
Jenkins 2.0 beta is now available which includes a new Pipeline build delivery system using a DSL built on Groovy. That feature and a new user setup process aims to give users most of what the ...
When you have a large software development team working on a project, monitoring the build server is an important part of the process. When a message comes in from your build servers, you need to t… ...