How do I initialize the build object? I tried assigning a new Build() to it
but of course that is abstract so I can't create an instance of it.
I was able to successfully access the Jenkins environment variables however.
Sent from my iPhone
>
>Tuesday, July 29, 2014, 1:29 PM -0400 from Slide
Thanks for your reply Slide. Can I access them right away or do I need a
plugin first? I've noticed online that a lot of people refer to the Groovy
PostBuild Plugin when it comes to accessing build objects.
Sent from my iPhone
>
>Monday, July 28, 2014, 7:47 PM -0400 from Slide :
>In the groovy