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,
I have a scenario where I want to lock my workspace when a build fails in that workspace for debugging it later. I have one job to many workspaces mapping. So for the new instance of the job it should not pick the workspace where the build failed. How can I achieve this. Are there plugins available to do this. I was renaming workspaces to avoid them being picked by the job but that solution will not work for me anymore. Also I want to put back the workspace back to the build pool once the debugging is done. I would appreciate any suggestions.