From: Eric Anholt Date: Fri, 26 Feb 2021 20:47:44 +0000 (-0800) Subject: ci/freedreno: Also retest when only CI configuration changes. X-Git-Tag: upstream/21.2.3~7006 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5c89f6ed17b646f7bbfa9b12db397d7896868a3a;p=platform%2Fupstream%2Fmesa.git ci/freedreno: Also retest when only CI configuration changes. Fixes: dab845d457eb ("ci: Move specific driver testing to separate files in separate dirs.") Part-of: --- diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 04d16fe..13981d8 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -135,6 +135,7 @@ # is supported, we can change the src/freedreno/ rule to explicitly # exclude tools, rather than having to explicitly list everything # else + - src/freedreno/ci/**/* - src/freedreno/common/**/* - src/freedreno/drm/**/* - src/freedreno/fdl/**/*