Skip to content
Snippets Groups Projects
Verified Commit d89dae89 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

feat: add npm registry configuration

This commit introduces a new npm registry configuration file and updates the prepare script to support npm package publishing.

The new `includes/nodejs/registry.yml` file defines variables and a job for publishing npm packages to the GitLab package registry. It allows specifying the npm registry scope and configures the `.npmrc` file with the necessary authentication token.

The `includes/prepare.yml` file is updated to configure the npm registry for both `octolize` and `wpdesk` scopes, ensuring that npm packages can be properly installed and published
parent 9b9a4ad2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment