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

Update .gitlab-ci.yml, .npmrc files

parent d9c918bc
No related branches found
No related tags found
1 merge request!1Master
...@@ -44,5 +44,4 @@ test: ...@@ -44,5 +44,4 @@ test:
publish: publish:
stage: publish stage: publish
script: script:
- npm config set strict-ssl false - npm publish
- npm publish --verbose --registry $NPM_REGISTRY
.npmrc 0 → 100644
strict-ssl=false
@general:registry=https://gitlab.br.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm/
//gitlab.br.de/api/v4/packages/npm/:_authToken=${CI_JOB_TOKEN}
//gitlab.br.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment