How to change the workspace location from a jenkins plugin? -


in jenkins, how design plugin take user's input on create workspace on filesystem?

i came across workspacelocator not sure how use it. example great.

[edit]

i want able plugin's code. in, particular type of project, workspace should created in hard coded location declared in code.

you can change workspace @ advance project options -> use custom workspace under job configuration.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -