Can’t retrieve tags for jenkins build, using git parameter plugin
I have added a git parameter plugin named as TAG, which is supposed to list all tags present in my Gitlab repository. I also have added default tag value as v1.0.0. There are other set of parameters too, like choice, string parameters which I use in my build script. When I choose build with parameters option, In the drop-down to list tags, it just shows a loader and after sometime shows error with a build timeout.