Skip to content
Snippets Groups Projects
Commit d2a9c5d8 authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Remove unecessary changes from project transfer service

parent 325908ad
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -37,7 +37,7 @@ module Projects
end
 
if project.has_container_registry_tags?
# we currently doesn't support renaming repository if it contains images in container registry
# we currently doesn't support renaming repository if it contains tags in container registry
raise TransferError.new('Project cannot be transferred, because tags are present in its container registry')
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