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

Try to fix registry setting (#36)

parent 1103f740
No related branches found
No related tags found
No related merge requests found
Pipeline #14634 passed
......@@ -23,7 +23,7 @@ publish:
# - publish
script:
- sudo npm install --global can-npm-publish
- npm config set registry https://registry.npmjs.org/
- yarn config set registry https://registry.npmjs.org/
- yarn config set cache-folder "$CI_PROJECT_DIR/_yarn_cache"
- yarn install
- yarn run publish
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