https://wiki.jenkins.io/display/JENKINS/Release+Plugin
Right now we have jenkins release plugin that works with freestyle jobs. Any idea if we have release plugin compatible with mutlibranch and multipipeline jobs.
I just want Release button to be there on Jenkins job and on clicking, it should work as build button do. I have release functionality defined in Jenkinsfile.
Thanks,