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
looking at error
This commit is contained in:
@@ -515,7 +515,7 @@ func createDockerBuildArtifactMetadata(containerImageNameTags []string, commonPi
|
||||
|
||||
err = piperutils.UpdatePurl(file, constructedPurl)
|
||||
if err != nil {
|
||||
log.Entry().Warnf("unable to update purl in sbom file not creating build artifact metadata for :%s", file)
|
||||
log.Entry().Warnf("unable to update purl in sbom file, hence not creating build artifact metadata for :%s due to err %v", file, err)
|
||||
return nil
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user