chore(gitlab-ci): generate .npmrc
This commit is contained in:
parent
5bd429b81c
commit
dde2f2f78b
@ -25,6 +25,7 @@ stages:
|
||||
npm install:
|
||||
stage: setup
|
||||
script:
|
||||
- ./.npmrc.gup
|
||||
- npm install
|
||||
before_script: &npm
|
||||
- apt-get update -y
|
||||
|
||||
Loading…
Reference in New Issue
Block a user