Skip to content

Commit 174139c

Browse files
authored
Update README.md
1 parent 3828bc4 commit 174139c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Parameter:
159159

160160
| Name | Type | Optional | Description |
161161
| --- | --- | --- | --- |
162-
| `buildState` | `"INPROGRESS"|"SUCCESSFUL"|"FAILED"` | no | The status of the current build phase
162+
| `buildState` | `INPROGRESS`,`SUCCESSFUL`,`FAILED` | no | The status of the current build phase
163163
| `buildKey` | String | yes | The unique key identifying the current build phase
164164
| `buildName` | String | yes | The build phase's name shown on BitBucket
165165
| `buildDescription` | String | yes | The build phase's description shown on BitBucket

0 commit comments

Comments
 (0)