You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +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