Remove SBOM generation job from sbomgen-golang pipeline
What does this MR do?
Remove the image sbom fips
job from the sbomgen-golang
child pipeline, to fix broken pipelines.
Right now trivy sbom
crashes for the FIPS image for sbomgen-golang
, making the parent pipeline fail.
See https://gitlab.com/gitlab-org/security-products/analyzers/gemnasium/-/jobs/4048080283#L30
What are the relevant issue numbers?
None
Does this MR meet the acceptance criteria?
This is pipeline maintenance only.
-
Changelog entry added -
Documentation created/updated for GitLab EE, if necessary -
Documentation created/updated for this project, if necessary -
Documentation reviewed by technical writer or follow-up review issue created -
Tests added for this feature/bug -
Job definition updated, if necessary -
Conforms to the code review guidelines -
Conforms to the Go guidelines -
Security reports checked/validated by reviewer