1.1.2 • Published 7 months ago
@dotcom-tool-kit/cloudsmith v1.1.2
@dotcom-tool-kit/cloudsmith
Installation & Usage
With Tool Kit already set up, install this plugin as a dev dependency:
npm install --save-dev @dotcom-tool-kit/cloudsmithAnd add it to your repo's .toolkitrc.yml:
plugins:
- '@dotcom-tool-kit/cloudsmith'Plugin-wide options
@dotcom-tool-kit/cloudsmith
| Property | Description | Type |
|---|---|---|
serviceAccount | the Cloudsmith service account. this will probably be your team name followed by the permissions access, e.g., cp-reliability-read-write. | string |
All properties are optional.