Hi,
I am new to jenkins and needs help, how do I build with parameters script till I pass "No" parameter.
Currently, I have a script, which will run and complete, when I click on build with parameters. But I would like to gather the different parameters for different builds one after the other and build at once.
How Can I achieve this, please help.
Example, My script creates a .csv file when I click on build with parameters, I would like to get this .csv file appended when I click on click on build again. once I am done, I would like to build at once, how can I achieve this.
Thanks
Madhu