Skip to content
Snippets Groups Projects
Commit 8b5aa076 authored by Ulf Seltmann's avatar Ulf Seltmann
Browse files

publish public

parent 3e9489d9
No related merge requests found
......@@ -49,7 +49,7 @@ npm_publish:
entrypoint: ["/bin/su", "node", "-c"]
script:
- 'echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc'
- npm publish
- npm publish --access public
cache:
key: "${CI_PROJECT_ID}"
paths:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment