-
Suggestion
-
Resolution: Fixed
It would be a good feature to have an API to clear existing Cache in Pipelines.
Actual Result
If there was an existing Cache in Pipelines (not cleared yet), the only way to update that Cache is to manually remove it in Bitbucket UI then run a new build.
Reference: https://confluence.atlassian.com/bitbucket/caching-dependencies-895552876.html
Suggestion
To have an API endpoint to clear the existing Cache.
Benefits: To help some CI process where there should be no need to do manual steps.