update npm repo
This commit is contained in:
@@ -9,8 +9,7 @@ test:
|
||||
- apk add curl
|
||||
script:
|
||||
- cd frontend
|
||||
- curl -s -u $ARTIFACTORY_USERNAME:$ARTIFACTORY_API_TOKEN -k https://sres.web.boeing.com/artifactory/api/npm/auth > $HOME/.npmrc
|
||||
- npm config set registry https://sres.web.boeing.com/artifactory/api/npm/npm-releases
|
||||
- npm config set registry https://deps.global.bsf.tools/artifactory/api/npm/registry.npmjs.org/
|
||||
- npm config set strict-ssl false
|
||||
- npm config fix
|
||||
- npm install
|
||||
Reference in New Issue
Block a user