Skip to content

Change NodeJS example in GitLab CI templates to push to NPM registry

Sara Ahbabou requested to merge add-node-ci-template into master

What does this MR do?

An example of how to use the NPM private registry on GitLab in .gitlab-ci.yml to publish NPM packages with GitLab

Closes #10050 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Tim Rizzi

Merge request reports