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

Update .gitlab-ci.yml

parent 12ed8cce
No related branches found
No related tags found
1 merge request!1Master
......@@ -41,8 +41,8 @@ test:
- docs/test-report.html
- docs/coverage/lcov.info
publish to local npm:
publish:
stage: publish
script:
- npm config set //it-devops-01:4873/:_authToken="ZMh1NzlklUTNNvt573Imgw=="
- npm config set '//it-devops-01:4873/:_authToken' "ZMh1NzlklUTNNvt573Imgw=="
- npm publish --verbose --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