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

Update .gitlab-ci.yml

parent c6445250
No related branches found
No related tags found
1 merge request!1Master
......@@ -44,4 +44,5 @@ publish to local npm:
stage: publish
script:
- echo '//it-devops-01:4873/:_authToken="foobar"'>.npmrc
- npm publish --registry https://it-devops-01:4873
- npm set ca null
- npm publish --registry $NPM_REGISTRY
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