As of version 4.1.0 of this plugin, we have added a new tag discovery behavior for Multibranch Pipeline jobs. This behavior allows the job to discover tags in Bitbucket Data Center.
To enable this new feature, simply follow the steps below:
- Navigate to your Jenkins instance and open the configuration page for your Multibranch Pipeline job.
- Go to the "Branch Sources -> Bitbucket Server" section.
- Under "Behaviors", click "Add" and then select "Discover tags". This will enable the job to discover tags in your Bitbucket Server.

- You should now be able to see tags for the specified repository.
