Can anyone please help with this?
Regards,
Venkatesh
On Sun, Sep 27, 2020 at 11:51 PM Ven H wrote:
> Hi,
>
> I have a Jenkins pipeline job. I need to define parameters with the
> following requirements.
>
> 1. I have choice parameters which need to be populated from method calls.
>
> 2. Some c
Hi,
I have a Jenkins pipeline job. I need to define parameters with the
following requirements.
1. I have choice parameters which need to be populated from method calls.
2. Some choice parameters need to be populated from method calls, but based
on the selection of some other choice parameters.