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

Update .gitlab-ci.yml

parent 12ed8cce
Branches
Tags
Loading
...@@ -41,8 +41,8 @@ test: ...@@ -41,8 +41,8 @@ test:
- docs/test-report.html - docs/test-report.html
- docs/coverage/lcov.info - docs/coverage/lcov.info
publish to local npm: publish:
stage: publish stage: publish
script: 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 - npm publish --verbose --registry $NPM_REGISTRY
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment