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

Update .gitlab-ci.yml

parent 09dd4155
No related branches found
No related tags found
1 merge request!1Master
......@@ -44,6 +44,7 @@ test:
publish to local npm:
stage: publish
script:
- npm config set @br:registry https://it-devops-01:4873
- echo '//it-devops-01:4873/:_authToken="ZMh1NzlklUTNNvt573Imgw=="'>.npmrc
- cat .npmrc
- npm publish --registry $NPM_REGISTRY
- npm publish --registry https://it-devops-01:4873
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