feat: allow setting RENOVATE_FORCE environment variable (#19383)

This commit is contained in:
Matt Lewis 2022-12-14 10:47:15 +00:00 committed by GitHub
parent d830399c6e
commit 6faa5c32f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -246,7 +246,6 @@ const options: RenovateOptions[] = [
globalOnly: true,
type: 'object',
cli: false,
env: false,
},
{
name: 'forceCli',