You've already forked sap-jenkins-library
							
							
				mirror of
				https://github.com/SAP/jenkins-library.git
				synced 2025-10-30 23:57:50 +02:00 
			
		
		
		
	Fix error in documentation (#1817)
Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
This commit is contained in:
		| @@ -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. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user