In this section, we will see how to create a new pipeline from the Jenkins Blue Ocean dashboard. We will look at the new pipeline creation wizard in Blue Ocean. Before you begin make the following things ready:
- Fork the following repository: https://github.com/nikhilpathania/hello-world-example.git into your GitHub account. We will be using it in the example described in the following section
- Install the JUnit plugin (https://plugins.jenkins.io/junit) for Jenkins
Follow the given steps:
- From the Jenkins Blue Ocean dashboard, click on the New Pipeline button. Jenkins will ask you to choose between Git and GitHub. For our current exercise, we will choose GitHub: