Split tags correctly too

As made possible by https://github.com/jderusse/docker-gitsplit/pull/7
master
Niels Keurentjes 7 years ago committed by GitHub
parent 7350e205ab
commit 8c8e5f8a1f

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

Loading…
Cancel
Save