Commit 1d6bff90 authored by Grant's avatar Grant
Browse files

ci registry publish

parent 869c65f7
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ publish:
    - if: $CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
  before_script:
    - corepack enable && corepack prepare
    - yarn config set npmScopes.sc07.npmRegistryServer "https://sc07.dev/api/v4/projects/78/packages/npm/"
    - yarn config set npmScopes.sc07.npmAuthToken "${CI_JOB_TOKEN}"
    - yarn
  script:
+2 −0
Original line number Diff line number Diff line
nodeLinker: node-modules

npmPublishRegistry: "https://sc07.dev/api/v4/projects/78/packages/npm/"
 No newline at end of file