mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
feat: allow setting RENOVATE_FORCE environment variable (#19383)
This commit is contained in:
parent
d830399c6e
commit
6faa5c32f6
1 changed files with 0 additions and 1 deletions
|
@ -246,7 +246,6 @@ const options: RenovateOptions[] = [
|
|||
globalOnly: true,
|
||||
type: 'object',
|
||||
cli: false,
|
||||
env: false,
|
||||
},
|
||||
{
|
||||
name: 'forceCli',
|
||||
|
|
Loading…
Reference in a new issue