Skip to content
Snippets Groups Projects
Unverified Commit c0a23b00 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire:
Browse files

Try to use .npmrc (#36)

parent d6a7ce53
No related branches found
No related tags found
No related merge requests found
Pipeline #14639 passed
......@@ -23,7 +23,6 @@ publish:
# - publish
script:
- sudo npm install --global can-npm-publish
- yarn config set registry https://registry.npmjs.org/
- yarn config set cache-folder "$CI_PROJECT_DIR/_yarn_cache"
- yarn install
- npm run publish
- yarn run publish
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment