azureazure-devopsazure-pipelinespipelinebuild-pipeline

How do I delete the artifacts published by my build pipeline?


I have a security issue with the artifacts in my build pipeline.

How do I delete the artifacts without deleting the entire pipeline?

Unlike the answers to the related posts below, I do not want to change the retention policy on the Azure DevOps project. The project contains repos I don't have control over.


Related posts:

  1. The published artifacts cannot be deleted in vNext build definition in TFS 2017
  2. How to delete Azure pipeline artifacts after it's finished?

Solution

  • How do I delete the artifacts without deleting the entire pipeline?


    Solution