update npm repo

This commit is contained in:
Armando Diaz
2025-10-16 12:07:30 -05:00
parent 7305cef18c
commit a08b7af8ca

View File

@@ -9,8 +9,7 @@ test:
- apk add curl - apk add curl
script: script:
- cd frontend - 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://deps.global.bsf.tools/artifactory/api/npm/registry.npmjs.org/
- npm config set registry https://sres.web.boeing.com/artifactory/api/npm/npm-releases
- npm config set strict-ssl false - npm config set strict-ssl false
- npm config fix - npm config fix
- npm install - npm install