Jenkins and Groovy Scripts
Jenkins provides the option to run Groovy scripts, which makes it really easy to customize everything about Jenkins or even its plugins. You can run a …
Jenkins provides the option to run Groovy scripts, which makes it really easy to customize everything about Jenkins or even its plugins. You can run a …
Recently, I had to download files from a Jenkins server using shell scripts. Since Jenkins offers permanent urls to the latest stable artifacts along with …