Skip to content
Snippets Groups Projects
Commit 4aec473d authored by Bastian Heppener's avatar Bastian Heppener
Browse files

ozg-7492 fix cyclonedx call

parent b85c1700
Branches
Tags
1 merge request!1ozg-7492 upload sbom
......@@ -173,7 +173,7 @@ pipeline {
go env -w GOFLAGS=-buildvcs=false
cyclonedx-gomod version
cyclonedx-gomod app -main cmd/antragsraum-proxy/ -output sbom.xml
cyclonedx-gomod app -main cmd/info-manager-proxy/ -output sbom.xml
'''
dependencyTrackPublisher artifact: 'sbom.xml', projectName: 'info-manager-proxy', projectVersion: env.BRANCH_NAME, synchronous: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment