chore(gitlab-ci): fix npmrc install contd
This commit is contained in:
parent
db95e9c38d
commit
b5cd8edf53
@ -44,6 +44,8 @@ node modules:
|
|||||||
- .npm
|
- .npm
|
||||||
- node_modules
|
- node_modules
|
||||||
script:
|
script:
|
||||||
|
- make .npmrc # TODO: debug
|
||||||
|
- cat .npmrc # TODO: debug
|
||||||
- make node_modules
|
- make node_modules
|
||||||
before_script: &nix-before
|
before_script: &nix-before
|
||||||
- git config --global init.defaultBranch master
|
- git config --global init.defaultBranch master
|
||||||
|
|||||||
Reference in New Issue
Block a user