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 !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: renovate:
stage: tools stage: tools
image: renovate/renovate:36.93.6 image: renovate/renovate:37.6.1
variables: variables:
LOG_LEVEL: debug LOG_LEVEL: debug
......
...@@ -21,5 +21,5 @@ module.exports = { ...@@ -21,5 +21,5 @@ module.exports = {
prConcurrentLimit: 10, prConcurrentLimit: 10,
commitMessagePrefix: '[renovate]', commitMessagePrefix: '[renovate]',
labels: ['renovate'], labels: ['renovate'],
baseBranches: ['mainline'] baseBranches: ['master']
}; };
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"gitAuthor": "renovate@danet.fbi.h-da.de", "gitAuthor": "renovate@danet.fbi.h-da.de",
"platform": "gitlab",
"ignorePaths": [ "ignorePaths": [
"**/node_modules/**", "**/node_modules/**",
"**/bower_components/**", "**/bower_components/**",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment