Created
January 27, 2021 18:56
-
-
Save mballoni/bd8dd1191d2c03b7c3ac04ddd3a73b87 to your computer and use it in GitHub Desktop.
.npmrc gitlab + npmjs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@[YOUR COMPANY]:registry=https://gitlab.com/api/v4/packages/npm/ | |
//gitlab.com/api/v4/packages/npm/:_authToken=[GITLAB_TOKEN] | |
//gitlab.com/api/v4/projects/:_authToken=[GITLAB_TOKEN] | |
//registry.npmjs.org/:_authToken=[NPMJS_TOKEN] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment