How can I delete a build from the Jenkins GUI? I know that I can delete the directory from the 'jobs' folder, but I want to do it from the GUI. Is it also possible to delete multiple builds?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
If you go into the build you want to delete and if you have the permissions to delete, then you will see on the upper right corner a button "Delete this build". |
|||||||
|
|
For deleting the entire build history you can do this: Given your Hudson job is named FooBar,
|
|||
|
|