Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ workflow: include: - template: Jobs/SAST.gitlab-ci.yml - component: ${CI_SERVER_FQDN}/components/dependency-scanning/main@0.8.0 - component: ${CI_SERVER_FQDN}/gitlab-org/components/danger-review/danger-review@2.0.0 inputs: job_stage: lint Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ workflow: include: - template: Jobs/SAST.gitlab-ci.yml - component: ${CI_SERVER_FQDN}/components/dependency-scanning/main@0.8.0 - component: ${CI_SERVER_FQDN}/gitlab-org/components/danger-review/danger-review@2.0.0 inputs: job_stage: lint Loading