Maybe the answer is in front of my eyes, but I spend some time trying to delete a release in my Gitlab self-hosted instance and I don’t see how can I do it…
After the execution of a ci pipeline (using Gitlab-ci), a new release is created… but I can’t delete one of these releases, I just see an “edit” icon in each one, not a “delete” or similar (and I’m the owner of the repo, the author of the commits and also the release)
For example, to delete the release v0.1.1 of the project id 132, you need to this command (replacing the token and the host of the Gitlab server you are using):