gitlab-org--gitlab-foss/changelogs/unreleased/40096-allow-ci-token-to-delete-from-registry.yml
Giorgenes Gelatti f5b2899422 If user can push to docker then it can delete too
Extends the permission of $CI_REGISTRY_USER to allow them
to delete tags in addition to just pushing.

https://gitlab.com/gitlab-org/gitlab-ce/issues/40096
2019-09-03 02:41:22 +00:00

5 lines
91 B
YAML

---
title: Allow $CI_REGISTRY_USER to delete tags
merge_request: 31796
author:
type: added