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

fix

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