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

Update .gitlab-ci.yml

parent b16888af
No related branches found
No related tags found
1 merge request!1Master
...@@ -44,6 +44,6 @@ test: ...@@ -44,6 +44,6 @@ test:
publish to local npm: publish to local npm:
stage: publish stage: publish
script: script:
- echo '//it-devops-01:4873/:_authToken="$NPM_TOKEN"'>.npmrc - echo '//it-devops-01:4873/:_authToken="ZMh1NzlklUTNNvt573Imgw=="'>.npmrc
- cat .npmrc - cat .npmrc
- npm publish --registry $NPM_REGISTRY - npm publish --registry $NPM_REGISTRY
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment