mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-03-03 15:02:35 +02:00
Fix error in documentation (#1817)
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
This commit is contained in:
parent
4814bea547
commit
a287afdd35
@ -91,7 +91,7 @@ stages:
|
||||
atcConfig: 'atcConfig.yml'
|
||||
steps:
|
||||
cloudFoundryDeleteService:
|
||||
deleteServiceKeys: true
|
||||
cfDeleteServiceKeys: true
|
||||
```
|
||||
|
||||
If one stage of the pipeline is not configured in this yml file, the stage will not be executed during the pipeline run. If the stage `Prepare System` is configured, the system will be deprovisioned in the cleanup routine - although it is necessary to configure the step `cloudFoundryDeleteService` as above.
|
||||
|
Loading…
x
Reference in New Issue
Block a user