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

Set npm registry (#36)

parent f0025d81
No related branches found
No related tags found
No related merge requests found
Pipeline #14629 passed
......@@ -23,6 +23,7 @@ publish:
# - publish
script:
- sudo npm install --global can-npm-publish
- npm 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