Skip to content
Snippets Groups Projects
Commit da06af84 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

logs: log finish

parent 6f2283fb
No related branches found
No related tags found
No related merge requests found
......@@ -124,5 +124,6 @@ async function renovateRepository(repoConfig) {
res = 'done';
}
}
logger.info('Finished repository');
return { res, status };
}
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