mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
9 lines
202 B
YAML
9 lines
202 B
YAML
nodeLinker: node-modules
|
|
|
|
npmRegistryServer: 'https://registry.npmjs.org/'
|
|
|
|
npmScopes:
|
|
harness:
|
|
npmRegistryServer: https://npm.pkg.github.com
|
|
npmAlwaysAuth: true
|
|
npmAuthToken: HARNESSTOKEN |