1

I am trying to find location from where I can download the latest release of Jenkins build

pipeline plugin https://wiki.jenkins-ci.org/display/JENKINS/Build+Pipeline+Plugin but am

unable to do so. I checkout out the code and build it on my system but when I installed the

plugin it does not show me the view option for build pipeline. It would be helpful if you can

help me find the location of plugin?

Shekhar
  • 5,771
  • 10
  • 42
  • 48

1 Answers1

2

Check out the download server of Jenkins. There you will find all the downloads available for both Jenkins releases as well as plugins:

http://mirrors.jenkins-ci.org/plugins/build-pipeline-plugin/latest/

Łukasz Rżanek
  • 5,786
  • 27
  • 37