Skip to content
Snippets Groups Projects
Commit cebceef5 authored by André Sterba's avatar André Sterba
Browse files

Cleanup config

parent c90c97cc
No related branches found
No related tags found
1 merge request!361Integrate renovatebot for dependency updates
Pipeline #110486 passed
......@@ -7,15 +7,15 @@ Object.assign(process.env, {
module.exports = {
endpoint: process.env.CI_API_V4_URL,
hostRules: [
{
baseUrl: 'https://registry.code.fbi.h-da.de',
username: 'renovate-bot',
password: process.env.GITLAB_REGISTRY_TOKEN,
},
],
// hostRules: [
// {
// baseUrl: 'https://registry.code.fbi.h-da.de',
// username: '@project_10161_bot',
// password: process.env.GITLAB_REGISTRY_TOKEN,
// },
// ],
platform: 'gitlab',
username: 'renovate-bot',
username: '@project_10161_bot',
gitAuthor: 'Renovate Bot <renovate@danet.fbi.h-da.de>',
autodiscover: true,
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment