install curl

This commit is contained in:
Armando Diaz
2025-10-16 11:51:22 -05:00
parent 82d2cb5768
commit e2d26d7186

View File

@@ -11,6 +11,8 @@ variables:
test:
stage: test
image: registry.global.bsf.tools/esv/bsf/images/library/node:24.0.1-alpine3.21
before_script:
- 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