Skip to content

Commit 469f1f8

Browse files
author
Antonio Mansilla
authored
Update README.md
Remove outdated documentation, since bitbucketStatusNotify doesn't throws an exception anymore in case `FAILED` status is sent to Bitbucket.
1 parent ddfbd1d commit 469f1f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ Once you have configured the credential, you can notify BitBucket from your Pipe
9393

9494
The `bitbucketStatusNotify` step notifies the status of a build identified by a build key and build name to BitBucket.
9595
If `buildKey` and `buildName` parameters are not provided, a standard name will be assigned to the build (NameOfYourJob #numberOfBuild - eg. MyProject #32).
96-
When a `FAILED` status is sent to BitBucket, `bitbucketStatusNotify` throws an exception terminating your Pipeline.
9796

9897
```groovy
9998
...

0 commit comments

Comments
 (0)