We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3828bc4 + 174139c commit 018731aCopy full SHA for 018731a
README.md
@@ -159,7 +159,7 @@ Parameter:
159
160
| Name | Type | Optional | Description |
161
| --- | --- | --- | --- |
162
-| `buildState` | `"INPROGRESS"|"SUCCESSFUL"|"FAILED"` | no | The status of the current build phase
+| `buildState` | `INPROGRESS`,`SUCCESSFUL`,`FAILED` | no | The status of the current build phase
163
| `buildKey` | String | yes | The unique key identifying the current build phase
164
| `buildName` | String | yes | The build phase's name shown on BitBucket
165
| `buildDescription` | String | yes | The build phase's description shown on BitBucket
0 commit comments