Delete a Jenkins Build via GUI

后端 未结 3 1013
你的背包
你的背包 2021-02-11 14:21

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 m

3条回答
  •  余生分开走
    2021-02-11 14:33

    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".

提交回复
热议问题