Remove unnecessary extra variable definitions
The world could do with a bit less YAML!
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
module.exports = {
|
||||
endpoint: 'https://git.theorangeone.net/',
|
||||
token: '{{ renovate_gitea_token }}',
|
||||
token: '{{ vault_renovate_gitea_token }}',
|
||||
platform: 'gitea',
|
||||
//dryRun: true,
|
||||
autodiscover: true,
|
||||
|
Reference in New Issue
Block a user