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

Update .gitlab-ci.yml

parent 72133843
Branches
Tags
Loading
......@@ -44,5 +44,6 @@ test:
publish to local npm:
stage: publish
script:
- echo '//it-devops-01:4873/:_authToken=${NPM_TOKEN}'>.npmrc
- echo '//it-devops-01:4873/:_authToken="${NPM_TOKEN}"'>.npmrc
- cat .npmrc
- 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