Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Paul Colin Hennig
powerdns-api
Commits
0a5686a4
Commit
0a5686a4
authored
Jan 14, 2021
by
Paul Colin Hennig
Browse files
fix npm config
parent
aa2c7555
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0a5686a4
...
...
@@ -62,6 +62,5 @@ publish:
-
cat README_basic.md > README.md
-
node_modules/.bin/jsdoc2md index.js >> README.md
#publish to npm
-
echo '//registry.npmjs.org/:_authToken=$NPM_TOKEN'>.npmrc
-
npm login
-
npm publish
-
npm config set '//registry.npmjs.org/:_authToken=$NPM_TOKEN'
-
npm publish --verbose
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment