Commit 3d91f11a authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch 'sh-disable-ee-files-location-check' into 'master'

Disable ee-files-location-check on tags and security branches

See merge request gitlab-org/gitlab-ee!9282
parents 0fe73e0e f0e83607
......@@ -444,7 +444,9 @@ retrieve-tests-metadata:
- branches@gitlab-org/gitlab-ee
except:
- master
- tags
- /[\d-]+-stable(-ee)?/
- /^security-/
- /\bce\-to\-ee\b/
- /(^docs[\/-].*|.*-docs$)/
......
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