Merge pull request #205 from curry684/patch-1

Split tags correctly too
This commit is contained in:
kaiyou
2017-06-04 09:32:27 +02:00
committed by GitHub

View File

@@ -27,4 +27,4 @@ splits:
origins:
- ^master$
- ^stable$
- ^\d+\.\d+$
- ^v\d+\.\d+\.\d+$