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

Update .gitlab-ci.yml

parent 45d7a039
No related branches found
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 "//git.br.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}">.npmrc
- echo "//gitlab.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.
Finish editing this message first!
Please register or to comment