1.0.3 • Published 8 years ago

semantic-release-condition-bamboo v1.0.3

Weekly downloads
17
License
-
Repository
-
Last release
8 years ago

condition-bamboo

Installation

To install this plugin, execute:

npm install --save-dev semantic-release-condition-bamboo

Usage

To use Bamboo for the CI, make the following changes:

  • Configure release in your package.json as follows (showing master as the branch, but you can change that):
   "release": {
     "branch": "master",
     "verifyConditions": {
       "path": "./node_modules/semantic-release-condition-bamboo"
     }
   }
1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago