Jenkins: How to trigger another pipeline from current job?
You have probably encountered the situation that you wanted to run another Jenkins job from the current pipeline. It's very easy to achieve it! Last time I wanted to run…
Continue Reading
Jenkins: How to trigger another pipeline from current job?