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

Update .gitlab-ci.yml, .npmrc files

parent 849b8e18
No related branches found
No related tags found
1 merge request!1Master to main
...@@ -43,5 +43,4 @@ test: ...@@ -43,5 +43,4 @@ test:
publish: publish:
stage: publish stage: publish
script: script:
- cat .npmrc
- npm publish - npm publish
strict-ssl=false 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/packages/npm/:_authToken=${CI_JOB_TOKEN}
//gitlab.br.de/api/v4/projects/${CI_PROJECT_ID}/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.
Finish editing this message first!
Please register or to comment