mirror of
https://github.com/renovatebot/renovate.git
synced 2025-04-15 04:54:17 +00:00
feat(corepack): Add env COREPACK_INTEGRITY_KEYS (#29047)
This commit is contained in:
parent
04f4edbd51
commit
84e4239c62
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ const basicEnvVars = [
|
|||
'COREPACK_ENABLE_PROJECT_SPEC',
|
||||
'COREPACK_ENABLE_UNSAFE_CUSTOM_URLS',
|
||||
'COREPACK_HOME',
|
||||
'COREPACK_INTEGRITY_KEYS',
|
||||
'COREPACK_NPM_REGISTRY',
|
||||
'COREPACK_NPM_TOKEN',
|
||||
'COREPACK_NPM_USERNAME',
|
||||
|
|
Loading…
Add table
Reference in a new issue