Skip to content
Snippets Groups Projects
Commit ac0763ac authored by CSchulz's avatar CSchulz
Browse files

Added update repository size to repository import

parent 4b6c93c1
No related branches found
No related tags found
1 merge request!125Update repository size during import
Loading
Loading
@@ -14,8 +14,9 @@ class RepositoryImportWorker
project.import_finish
project.save
project.satellite.create unless project.satellite.exists?
project.update_repository_size
else
project.import_fail
end
end
end
end
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment