Disable SBOM generator
- disable SBOM generator for CPS-Core and DMI plugin as we are unable to
override the generated artifacts in the releases repo and it impacts
new release creation.
Issue-ID: CPS-1322
Change-Id: I399846bc36897f4144ad75178a2c33ac5fe479d7
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
diff --git a/jjb/cps/cps-ncmp-dmi-plugin.yaml b/jjb/cps/cps-ncmp-dmi-plugin.yaml
index edf6e3b..1633241 100644
--- a/jjb/cps/cps-ncmp-dmi-plugin.yaml
+++ b/jjb/cps/cps-ncmp-dmi-plugin.yaml
@@ -30,7 +30,7 @@
sign-artifacts: true
build-node: centos7-docker-8c-8g
maven-versions-plugin: true
- sbom-generator: true
+ sbom-generator: false
- gerrit-maven-docker-stage:
build-node: centos7-docker-8c-8g
maven-versions-plugin: true