Commit f0e77bb3 authored by dappelt's avatar dappelt

Exclude only qa fixtures

parent 255425a8
......@@ -142,7 +142,7 @@ dependency_scanning:
variables:
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: ""
DS_EXCLUDED_PATHS: "qa,spec,doc,ee/spec"
DS_EXCLUDED_PATHS: "qa/qa/fixtures,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