Skip to content

Remove docker in docker in dependency scanning template

Can Eldem requested to merge remove-dind-for-ds into master

What does this MR do?

#12487 (closed)

Removes dind from dependency scanning template when DS_DISABLE_DIND set to true. Normally we have an orchestrator which decides which container to run we will utilise CI_PROJECT_REPOSITORY_LANGUAGES to mimic orchestrator's functionality.

Does this MR meet the acceptance criteria?

I made integration test using multi project pipeline, following project will trigger pipelines of different projects which uses Dependency-Scanning.gitlab-ci.yml from this branch. Tests are both with and without DS_DISABLE_DIND variable

image

Test Results

https://gitlab.com/caneldem/remove-dind

image

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports