install curl
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user