Point renovate to gitea

This commit is contained in:
Jake Howard
2023-03-30 23:12:17 +01:00
parent d52f0bc8b2
commit 5a2311bd8a
3 changed files with 15 additions and 14 deletions

View File

@ -1,7 +1,7 @@
module.exports = {
endpoint: 'https://git.theorangeone.net/api/v4/',
token: '{{ renovate_gitlab_token }}',
platform: 'gitlab',
endpoint: 'https://git.theorangeone.net/',
token: '{{ renovate_gitea_token }}',
platform: 'gitea',
//dryRun: true,
autodiscover: true,
onboarding: false,