Run the CI on version tags

This commit is contained in:
Roey Darwish Dror
2019-02-19 10:48:45 +02:00
parent d7555725fe
commit d59bf29b2a
2 changed files with 2 additions and 0 deletions

View File

@@ -79,3 +79,4 @@ branches:
- staging
- trying
- master
- /^v[\d.]+$/

View File

@@ -61,3 +61,4 @@ branches:
- staging
- trying
- master
- /^v[\d.]+$/