0.0.6-development • Published 1 year ago

@andrzejgorski/semantic-release-helm-config v0.0.6-development

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@andrzejgorski/helm-config

semantic-release shareable config to publish packages with GitLab.

Build Status npm latest version npm next version

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @semantic-release/gitlab-config

Usage

The shareable config can be configured in the semantic-release configuration file:

{
  "extends": "@semantic-release/gitlab-config"
}

Configuration

See each plugin documentation for required installation and configuration steps.