Skip to content

Commit

Permalink
fix: gitPrivateKey stage global
Browse files Browse the repository at this point in the history
  • Loading branch information
rarkins committed Jul 3, 2020
1 parent 679176f commit 53c99a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/definitions.ts
Expand Up @@ -611,6 +611,7 @@ const options: RenovateOptions[] = [
type: 'string',
cli: false,
admin: true,
stage: 'global',
},
{
name: 'enabledManagers',
Expand Down

0 comments on commit 53c99a7

Please sign in to comment.