Commit 255425a8 authored by dappelt's avatar dappelt

Ignore test and docs in dependency scanning

parent bcf7fb3c
......@@ -142,6 +142,7 @@ dependency_scanning:
variables:
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
DS_EXCLUDED_PATHS: "qa,spec,doc,ee/spec"
allow_failure: true
services:
- docker:stable-dind
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment