Skip to content
Snippets Groups Projects
Commit 0ca43b1b authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Fix permissions for creating container images

parent 2742f9fb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -173,7 +173,7 @@ module Gitlab
def full_authentication_abilities
read_authentication_abilities + [
:push_code,
:update_container_image
:create_container_image
]
end
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment