Open damonbayer opened 1 week ago
After doing some research, it seems that there's no registry-agnostic way of deleting images. So my initial plan of doing this in the new action that builds the container in two steps (link) won't be supporting that for the moment. The proposed solution: Add another workflow that deletes the image on closing a PR (ref). I'll start working on that ASAP.
The container registry is filling up with tags from merged PR's. Is it possible to automatically delete these when the PR is merged?