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

Update .gitlab-ci.yml

parent 72133843
No related branches found
No related tags found
1 merge request!1Master
...@@ -44,5 +44,6 @@ test: ...@@ -44,5 +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="${NPM_TOKEN}"'>.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