Follow the given steps:
- From the Jenkins dashboard, click on your Multibranch pipeline.
- On your Jenkins Multibranch pipeline page, from the left-hand side menu, click on the Scan Repository Now link. This will scan the repository for branches with Jenkinsfile, and will immediately run a pipeline for every branch that has got a Jenkinsfile, as shown in the following screenshot:
Pipeline for the master branch
- On your Multibranch pipeline page, from the left-hand side menu, click on Scan Repository Log. You will see something like that which is shown as follows. Notice the highlighted code. You can see ...