Can I delete a specific build?

Deleting Builds

We cannot delete individual builds on CircleCI, even if a secret/password has been exposed in your build output.

After exposing sensitive information, it is too late to ensure the security of these secrets or passwords. Please practice good security hygiene and rotate any keys or passwords that may have been exposed. This will prevent these leaked secrets from being used.

Alternatively, we can assist you with deleting the entire project. This will remove the complete build history and will allow you to set up the project again and start fresh.

We recommend using environment variables and contexts, as these have secret masking enabled by default. More information on this functionality can be found on this blog post

We have an existing feature request to enable users to delete a specific build. If this feature would be helpful, please feel free to add a vote to the request here.

Was this article helpful?
7 out of 47 found this helpful

Comments

0 comments

Article is closed for comments.