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

Update .gitlab-ci.yml

parent a0f9314c
Branches
No related tags found
1 merge request!1Master to main
......@@ -45,4 +45,5 @@ publish:
script:
- npm config set strict-ssl false
- echo "//gitlab.br.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}">.npmrc
- cat .npmrc
- npm publish --registry "https://gitlab.br.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment