Skip to content
Snippets Groups Projects
Commit df9e6a60 authored by Reinder Kraaij's avatar Reinder Kraaij :eye:
Browse files

build_package

parent 56164d70
Branches
No related tags found
No related merge requests found
Pipeline #88602 failed
...@@ -50,7 +50,7 @@ sonarcloud-check: ...@@ -50,7 +50,7 @@ sonarcloud-check:
publish-npm: publish-npm:
needs: [build] needs: [build_package]
stage: deploy stage: deploy
script: script:
- echo "@astron-sd:registry=https://${CI_SERVER_HOST}/api/v4/projects/${CI_PROJECT_ID}/packages/npm/" > .npmrc - echo "@astron-sd:registry=https://${CI_SERVER_HOST}/api/v4/projects/${CI_PROJECT_ID}/packages/npm/" > .npmrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment