In Jenkins I have a string parameter HOST. After this parameter I have a dynamic parameter URL. This parameter needs to be a concatenation of strings, including the previously defined HOST parameter.
I have been unable to find out how to do this.
The motivation for this is subsequent parameters will also use this HOST parameter.
Just make sure I understand your requirement correctly: you have two parameters and the later one is depends on the value of the first one?
If it's so I think plugin Parameterized Build is enough for this:



HOST value at build, the URL will also changed.Hope this helps :-)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With