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

Update .gitlab-ci.yml

parent 299ccff9
No related branches found
No related tags found
1 merge request!1Master
...@@ -41,8 +41,5 @@ test: ...@@ -41,8 +41,5 @@ test:
publish to local npm: publish to local npm:
stage: publish stage: publish
before_script:
- npm config set @br:registry https://it-devops-01:4873
- npm adduser --registry https://it-devops-01:4873
script: script:
- npm publish - npm publish --registry https://it-devops-01:4873
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment