File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Bitbucket Cloud build status notifier plugin for Jenkins - [ ![ Build Status] [ jenkins-status ]] [ jenkins-builds ]
22
33Every time you trigger a build, you don't have to log in to your build server to see if it passed or failed. Now
4- you will be able to know when your build is passing right within the Bitbucket UI.
4+ you will be able to know when your build is passing right within the Bitbucket Cloud UI.
55
66Note: This plugin aims at the Atlassian-hosted BitBucket Cloud solution, not BitBucket Server (formerly known as Stash).
77
@@ -77,12 +77,13 @@ Third, you need to add the Bitbucket OAuth Consumer credentials. You have two wa
7777
7878### Configure Jenkins to notify Bitbucket from a standard build
7979
80- Once you have configured the credentials, configure jenkins to notify Bitbucket.
80+ Once you have configured the credentials, configure Jenkins to notify Bitbucket.
8181
82821 . Go to the Job you want notifies the builds to Bitbucket.
83832 . Click ** Configure** .
84843 . Select ** Bitbucket notify build status** .
85854 . Choose whether you want to notify the build status on Jenkins to Bitbucket.
86+ 5 . Choose whether given a same scm revision you want to notify a new build status for every job build or to override the latest one.
8687
8788### Pipeline step to notify Bitbucket
8889
You can’t perform that action at this time.
0 commit comments