a simple array
>>
>> for (Server in ParamServer) {
>> echo "foo"
>> }
>>
>> El martes, 7 de abril de 2020, 12:46:02 (UTC+2), Alfredo De Luca escribió:
>>>
>>> Hi all.
>>>
>>> I have a Jenkinsfile with some text para
Hi all.
I have a Jenkinsfile with some text parameters for inputs.
In one of them I would like to have multiple words with a comma
separation like
10.10.10.10,10.10.10.20,10.10.10.30
then my question is:
How can i split those inputs in different variables?
Any idea/clue?
cheers
--
*Alfredo*
-
Thanks Alok. I will give it a try.
Appreciated
/Alfredo
On Sun., 22 Mar. 2020, 8:49 pm alok kumar, wrote:
> Hi,
> You can use job-import plugin to do so.
> It's very easy and self explanatory.
>
> Thanks
> Alok
>
> On Sun., Mar. 22, 2020, 14:29 Alfredo De Luca,
&
Hi all.,
I have 2 separate Jenkins instances running. I d like to export all the
pipelines from one instance in order to import them in the other one.
How can I do that?
I have full acces to the instance where I want to export the pipelines from
and only the Jenkins web interface on the other i
thanks heaps
Alfredo
On Mon, Aug 19, 2019 at 11:36 AM Alfredo De Luca
wrote:
> Hi all.
>
> we are using Jenkins 2.176 and with blu ocean.
> We have different pipelines each one does different things but in the near
> future we ll need to pass some env variables between them.
&
Hi all.
we are using Jenkins 2.176 and with blu ocean.
We have different pipelines each one does different things but in the near
future we ll need to pass some env variables between them.
How can I do that?
Cheers
--
*Alfredo*
--
You received this message because you are subscribed to the