mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
docs: fix typo in headline Prerequsites
(#1461)
* fix: typo `Prerequsites` * fix code climate finding Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
This commit is contained in:
parent
b9450702af
commit
0bba8f3d79
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
You need to have a Bats test file. By default you would put this into directory `src/test` within your source code repository.
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
When performing a Docker build you need to maintain the respective credentials in your Jenkins credentials store.<br />
|
||||
Further details
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
You need to store the API token for the Detect service as _'Secret text'_ credential in your Jenkins system.
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
||||
|
@ -2,7 +2,8 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
None
|
||||
|
||||
## Example
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
When pushing to a container registry, you need to maintain the respective credentials in your Jenkins credentials store:
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
# ${docGenStepName}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
none
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
- The project needs a `sonar-project.properties` file that describes the project and defines certain settings, see [here](https://docs.sonarqube.org/display/SCAN/Advanced+SonarQube+Scanner+Usages#AdvancedSonarQubeScannerUsages-Multi-moduleProjectStructure).
|
||||
- A SonarQube instance needs to be defined in the Jenkins.
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
## ${docGenDescription}
|
||||
|
||||
## Prerequsites
|
||||
## Prerequisites
|
||||
|
||||
* **test result files** - To use this step, there must be test result files available.
|
||||
* installed plugins:
|
||||
|
Loading…
x
Reference in New Issue
Block a user