Hackity hack hack - smaller configs
This commit is contained in:
@ -2,7 +2,9 @@ module.exports = {
|
||||
endpoint: "https://git.autonomic.zone/api/v1/",
|
||||
token: "{{ secret "api-token-v1" }}",
|
||||
platform: "gitea",
|
||||
logLevel: "debug",
|
||||
logFileLevel: 'warn',
|
||||
logLevel: "info",
|
||||
logFile: '/tmp/renovate.log',
|
||||
onboarding: true,
|
||||
onboardingConfig: {
|
||||
extends: ["config:base"],
|
||||
|
Reference in New Issue
Block a user