Quantcast
Channel: A Portal to a Portal
Viewing all articles
Browse latest Browse all 1850

Jenkins, it's Groovy, Baby!

$
0
0

I've been working with Jenkins a lot recently, in part co-developing a Plugin using Java.

I've also been munging various existing Pipelines, many of which are written in Groovy ( hence the Austin Powers reference ).

One thing I did NOT know ..... ( of many, of course ) ....

Jenkins has a nice little Script Console

This is available from the Jenkins server's main URL: -

https://jenkins.myserver.com/script

which allowed me to play with some Groovy -> environment variable stuff: -



Viewing all articles
Browse latest Browse all 1850

Trending Articles