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

Update .gitlab-ci.yml

parent 45d7a039
Branches
No related tags found
1 merge request!1Master to main
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
...@@ -43,5 +43,5 @@ publish: ...@@ -43,5 +43,5 @@ publish:
stage: publish stage: publish
script: script:
- npm config set strict-ssl false - 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 - npm publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment