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