mirror of https://github.com/harness/drone.git
update yarnrc
parent
e3ff8b6da5
commit
5cae1ef014
|
@ -1,6 +1,9 @@
|
|||
npmScopes: {
|
||||
harness: {
|
||||
npmRegistryServer: https://npm.pkg.github.com,
|
||||
npmAuthToken: HARNESSTOKEN
|
||||
},
|
||||
}
|
||||
nodeLinker: node-modules
|
||||
|
||||
npmRegistryServer: 'https://registry.npmjs.org/'
|
||||
|
||||
npmScopes:
|
||||
harness:
|
||||
npmRegistryServer: https://npm.pkg.github.com
|
||||
npmAlwaysAuth: true
|
||||
npmAuthToken: HARNESSTOKEN
|
Loading…
Reference in New Issue