1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-18 05:18:24 +02:00

Improve Documentation of fioriOnCloudPlatformPipeline

Feedback from @derGuteWolf : It's not obvious what fioriOnCloudPlatformPipeline actually does without looking into the source code.
This commit is contained in:
Christoph Szymanski 2019-11-18 09:45:50 +01:00 committed by GitHub
parent 9d7d801788
commit b6e8987a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,9 +45,11 @@ Following the convention for pipeline definitions, use a `Jenkinsfile` which res
fioriOnCloudPlatformPipeline script:this
```
`fioriOnCloudPlatform` is a so called _scenario step_ that wraps the [mtaBuild](https://sap.github.io/jenkins-library/steps/mtaBuild/) and the [neoDeploy](https://sap.github.io/jenkins-library/steps/neoDeploy/) steps.
### Configuration (`.pipeline/config.yml`)
This is a basic configuration example, which is also located in the sources of the project.
This is a basic configuration example, which is also located in the sources of the project. The configuration corresponds to the steps wrapped in `fioriOnCloudPlatformPipeline`.
```yaml
steps: