How do I clear my Jenkins/Hudson build history?

后端 未结 14 1640
醉话见心
醉话见心 2020-12-07 08:10

I recently updated the configuration of one of my hudson builds. The build history is out of sync. Is there a way to clear my build history?

Please and thank you

14条回答
  •  失恋的感觉
    2020-12-07 08:37

    You could modify the project configuration temporarily to save only the last 1 build, reload the configuration (which should trash the old builds), then change the configuration setting again to your desired value.

提交回复
热议问题