Skip to content
Snippets Groups Projects
Commit 970827c8 authored by Im Cobu's avatar Im Cobu
Browse files

ci fix

parent a5e5ebb5
No related tags found
No related merge requests found
...@@ -6,6 +6,6 @@ stages: ...@@ -6,6 +6,6 @@ stages:
deploy: deploy:
stage: deploy stage: deploy
script: script:
- echo "//code.fbi.h-da.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}">.npmrc
- cd web - cd web
- echo "//code.fbi.h-da.de/api/v4/projects/${CI_PROJECT_ID}/packages/npm/:_authToken=${CI_JOB_TOKEN}">.npmrc
- npm publish - npm publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment