I do have existing project which has a few steps and I would like to have exactly same thing with multibranch support. Multi branch project is looking good but I need to use Pipeline and create Jenkinsfile, but when it comes to Pipelines I do struggle to find good documentation and examples.
So an idea is that it would be really handy, if I can convert existing project into Pipeline because that would really help.
Is there a way how this can be done or do I have to write Jenkinsfile from scratch?