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
including correct binary name
This commit is contained in:
@@ -324,6 +324,7 @@ func runGolangBuild(config *golangBuildOptions, telemetryData *telemetry.CustomD
|
||||
})
|
||||
|
||||
coordinate.BuildPath = filepath.Dir("go.mod")
|
||||
coordinate.ArtifactID = binary
|
||||
coordinate.URL = config.TargetRepositoryURL
|
||||
coordinate.PURL = piperutils.GetPurl(filepath.Join(filepath.Dir("go.mod"), sbomFilename))
|
||||
|
||||
|
Reference in New Issue
Block a user