mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-01-16 05:16:08 +02:00
Recommend Multibranch pipeline job type in guided tour (#1041)
This commit is contained in:
parent
7feaa36868
commit
3caab5e10c
@ -81,13 +81,11 @@ Copy the sources of the application into your own Git repository. While we will
|
||||
![Clicke New Item](images/JenkinsHomeMenu-1.png "Jenkins Home Menu")
|
||||
</p>
|
||||
|
||||
1. Provide a name for your new item (for example, *My First Pipeline*) and select **Pipeline**.
|
||||
1. Provide a name for your new item (for example, *My First Pipeline*) and select **Multibranch Pipeline**.
|
||||
<p align="center">
|
||||
![Create Pipeline Job](images/JenkinsNewItemPipeline-1.png "Jenkins New Item")
|
||||
</p>
|
||||
|
||||
1. For **Definition** in the **Pipeline** options, choose **Pipeline script from SCM**.
|
||||
|
||||
1. For **SCM**, choose **Git**.
|
||||
|
||||
1. For **Repository URL** in the **Repositories** section, enter the URL of your Git repository, for example `https://github.com/<your-org>/cloud-cf-helloworld-nodejs`. **Note:** If your repository is protected, you must provide your credentials in the **Credentials** section.
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 88 KiB |
Loading…
Reference in New Issue
Block a user