Skip to content
Snippets Groups Projects
Commit 09cb0f3c authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

chore: removed unused report subdir

parent c1bbd738
No related branches found
No related tags found
No related merge requests found
......@@ -481,7 +481,7 @@ go-sbom:
dependencies: []
needs: []
script:
- mkdir -p -m 777 reports/toto
- mkdir -p -m 777 reports
- cyclonedx-gomod app -json -output reports/go-sbom.cyclonedx.json $GO_SBOM_OPTS
- chmod a+r reports/go-sbom.cyclonedx.json
rules:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment