Is there a way to provide build parameters through a dialog box ?
16 views
Skip to first unread message
Rohan Majumdar
unread,
Sep 22, 2015, 5:25:47 AM9/22/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 Users
I am building a project with jenkins. I am seeking a plugin or some usage technique with which we can provide the version number through a GUI with each build. My command is :- make <Version Number> I would like to provide version number from if possible through a dialog box through to the build process. Is that possible if at all ??
Vani Paridhyani
unread,
Sep 22, 2015, 6:11:50 AM9/22/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 Users
Hi!
Yes it is possible. Check 'This build is parameterized' in the job. You can choose to give 'String Parameter' in your case.
Rohan Majumdar
unread,
Sep 22, 2015, 12:00:47 PM9/22/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