Commit 29ab4845 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Consider we might have prefix for stable branches

parent 30f59e8c
...@@ -454,7 +454,7 @@ retrieve-tests-metadata: ...@@ -454,7 +454,7 @@ retrieve-tests-metadata:
- //@gitlab-org/gitlab-ee - //@gitlab-org/gitlab-ee
except: except:
- master - master
- /^[\d-]+-stable(-ee)?$/ - /[\d-]+-stable(-ee)?/
- /\bce\-to\-ee\b/ - /\bce\-to\-ee\b/
- /(^docs[\/-].*|.*-docs$)/ - /(^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