To All,
I want to build a table and put it as a view's description. I found the
below code that does work in the script console but in a scripted pipeline
it shows no failure but does not work.
Here the the entire pipeline:
import org.kohsuke.stapler.StaplerRequest
import org.kohsuke.stapler.Sta
I want to build a table and put is as a view's description. I found the
below code that does work in the script console but in a pipeline it shows
no failure but does not work. here the the entire pipeline:
import org.kohsuke.stapler.StaplerRequest
import org.kohsuke.stapler.StaplerResponse
stage