
Build Jenkins Job With default Parameters using JenkinsFile
Let's say you want to create different Jenkins job pipeline with different parameters, for example,...
Jan 5, 20233 min read2 reactions0 comments
Tag archive

Let's say you want to create different Jenkins job pipeline with different parameters, for example,...

Deferred execution comes with a bunch of gotchas when you combine loops and closures - but it makes the language that much more interesting...!
Let's say that you have an app that you want to test with different versions of Oracle DB. Sometime...

Background Continuous integration and deployment is a fun topic. I've learned a lot...
How to gather test coverage data on Tomcat remotely from Jenkins build defined as Pipeline