I know you "strongly encourage to use Pipeline and Pipeline Multibranch.", but is there any way to show the build status (for a preconfigured branch, say master) in BitBucket when the build is a traditional (non-pipeline) Jenkins job? Currently no build status (e.g. green check) is shown for these projects.
Comments
2 comments
I know you "strongly encourage to use Pipeline and Pipeline Multibranch.", but is there any way to show the build status (for a preconfigured branch, say master) in BitBucket when the build is a traditional (non-pipeline) Jenkins job? Currently no build status (e.g. green check) is shown for these projects.
Thanks, Frans
Hello Frans,
There are 2 plugins to achieve this with non pipeline jobs:
Those can be used in pipeline too to update commit statuses at any time during the build.
Please sign in to leave a comment.