Add parameters for the job dynamically during its build
9 views
Skip to first unread message
ambrose nikale
unread,
Jul 10, 2015, 11:57:44 AM7/10/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
Hi,
I have job which accepts path as parameter.
I need to manipulate this value and get the file name and store it as a parameter for the same job so that it can be used while sending notification about the job and this new parameter can also be stored along with the existing ones.