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

Update .gitlab-ci.yml

parent 950cbb3f
Branches
No related tags found
1 merge request!1Master to main
......@@ -43,5 +43,5 @@ publish:
stage: publish
script:
- npm config set strict-ssl false
- echo "//gitlab.com/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}">.npmrc
- echo "//git.br.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}">.npmrc
- npm publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment