Loading templates/gitlab-ci-gradle.yml +5 −0 Original line number Diff line number Diff line Loading @@ -433,6 +433,11 @@ gradle-sbom: cat << EOF > cyclonedx.init.gradle allprojects { buildscript { repositories { maven { url "https://plugins.gradle.org/m2/" } } dependencies { classpath "org.cyclonedx:cyclonedx-gradle-plugin:$GRADLE_SBOM_VERSION" } Loading Loading
templates/gitlab-ci-gradle.yml +5 −0 Original line number Diff line number Diff line Loading @@ -433,6 +433,11 @@ gradle-sbom: cat << EOF > cyclonedx.init.gradle allprojects { buildscript { repositories { maven { url "https://plugins.gradle.org/m2/" } } dependencies { classpath "org.cyclonedx:cyclonedx-gradle-plugin:$GRADLE_SBOM_VERSION" } Loading