[Server 2.x] How do I delete a build?

⚠  CircleCI Server 2.x is no longer a supported release  ⚠
This article is legacy content

 

When testing new configurations and setting them up, there may be unnecessary builds that you do not want to reference. To fully delete builds from your private installation of CircleCI, SSH into the services instance and run the following: 

circleci dev-console
(admin/delete-build "build_url")
Was this article helpful?
6 out of 35 found this helpful

Comments

0 comments

Article is closed for comments.