@dotcom-tool-kit/cloudsmith
v2.0.1
Published
With Tool Kit [already set up](https://github.com/financial-times/dotcom-tool-kit#installing-and-using-tool-kit), install this plugin as a dev dependency:
Readme
@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.
