Loading .gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -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: Loading .yarnrc.yml +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 Loading
.gitlab-ci.yml +0 −1 Original line number Diff line number Diff line Loading @@ -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: Loading
.yarnrc.yml +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