Skip to content
Snippets Groups Projects
Commit 1bea5536 authored by Eskudero Gurrutxaga, Ibon's avatar Eskudero Gurrutxaga, Ibon
Browse files

check .npmrc content

parent 1ff7322d
Branches
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ license_check:
- touch ".npmrc"
# write config json to config file
- echo "$NPMRCV2" >> .npmrc
- cat .npmrc
# install dependencies using local .npmrc
- npm install --userconfig ./.npmrc
# check for licenses
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment