Skip to content
Snippets Groups Projects
Commit 04148903 authored by Fabian Seidl's avatar Fabian Seidl Committed by Neil-Jocelyn Schark
Browse files

Resolve "Investigate renovate not finding remote repository"


See merge request danet/gosdn!550

Co-authored-by: Neil-Jocelyn Schark <--global>
Co-authored-by: default avatarNeil Schark <gitlab@schark.eu>
parent 10916db7
No related branches found
No related tags found
1 merge request!550Resolve "Investigate renovate not finding remote repository"
Pipeline #163545 passed
renovate:
stage: tools
image: renovate/renovate:36.93.6
image: renovate/renovate:37.6.1
variables:
LOG_LEVEL: debug
......
......@@ -21,5 +21,5 @@ module.exports = {
prConcurrentLimit: 10,
commitMessagePrefix: '[renovate]',
labels: ['renovate'],
baseBranches: ['mainline']
baseBranches: ['master']
};
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"gitAuthor": "renovate@danet.fbi.h-da.de",
"platform": "gitlab",
"ignorePaths": [
"**/node_modules/**",
"**/bower_components/**",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment