Enable building release candidate branch

This commit is contained in:
Daniel Patterson
2017-11-22 12:54:12 -08:00
parent c8c3a49fb5
commit d67cd34edd
+1
View File
@@ -15,6 +15,7 @@ branches:
- master - master
# enable building tags # enable building tags
- /^v\d+\.\d+(\.\d+)?(-\S*)?$/ - /^v\d+\.\d+(\.\d+)?(-\S*)?$/
- 5.14
cache: cache:
yarn: true yarn: true