You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-12-01 23:02:43 +02:00
Apply suggestions from code review
This commit is contained in:
@@ -87,14 +87,14 @@ Copy the sources of the application into your own Git repository. While we will
|
||||
</p>
|
||||
**Note:** The ready-made continuous delivery pipelines of project "Piper" must run as **Multibranch Pipeline**.
|
||||
|
||||
1. For **Branch Sources**, choose **Add source**, and select the **Git** as source repository.
|
||||
1. For **Branch Sources**, choose **Add source**, select **Git** as source repository.
|
||||
<p align="center">
|
||||

|
||||
</p>
|
||||
|
||||
1. For **Project Repository** in the **Git** 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 **Credentials**.
|
||||
|
||||
1. For **Discover branches**, choose **Add** and select **Filter by name (with wildcards)**.
|
||||
1. For **Discover branches**, choose **Add** and **Filter by name (with wildcards)**.
|
||||
<p align="center">
|
||||

|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user