Skip to content
Snippets Groups Projects
Commit afc5f1c4 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Update 2 files

- /.gitlab-ci.yml
- /.npmrc
parent 88fb5749
No related branches found
No related tags found
No related merge requests found
Pipeline #32623 failed
...@@ -15,7 +15,7 @@ build: ...@@ -15,7 +15,7 @@ build:
stage: build stage: build
script: script:
- npm audit - npm audit
- npm install --legacy-peer-deps - npm install --legacy-peer-deps†gi
- npm run build - npm run build
#test: #test:
......
tag-version-prefix=""
strict-ssl=false strict-ssl=false
@general:registry=https://gitlab.br.de/api/v4/projects/8/packages/npm/ @general:registry=https://gitlab.ard.de/api/v4/projects/1786/packages/npm/
//gitlab.br.de/api/v4/packages/npm/:_authToken=${CI_JOB_TOKEN} //gitlab.ard.de/api/v4/packages/npm/:_authToken=${CI_JOB_TOKEN}
//gitlab.br.de/api/v4/projects/8/packages/npm/:_authToken=${CI_JOB_TOKEN} //gitlab.ard.de/api/v4/projects/1786/packages/npm/:_authToken=${CI_JOB_TOKEN}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment