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 
			
		
		
		
	chore(mavenBuild): add default retries for certificate download (#3957)
Co-authored-by: Sven Merk <33895725+nevskrem@users.noreply.github.com>
This commit is contained in:
		| @@ -134,6 +134,7 @@ func runMavenBuild(config *mavenBuildOptions, telemetryData *telemetry.CustomDat | ||||
| 			} | ||||
|  | ||||
| 			downloadClient := &piperhttp.Client{} | ||||
| 			downloadClient.SetOptions(piperhttp.ClientOptions{}) | ||||
| 			runner := &command.Command{ | ||||
| 				StepName: "mavenBuild", | ||||
| 			} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user