gitlab-runner: Filter RC from autoupdate

This commit is contained in:
Brandon Smith 2018-11-11 14:13:45 -05:00
parent bbb548ddd9
commit 71220d780f

View File

@ -6,7 +6,7 @@
"bin": "gitlab-runner.exe",
"checkver": {
"url": "https://gitlab.com/gitlab-org/gitlab-runner/tags?format=atom",
"regex": "/tags/v([\\d.]+)"
"regex": "/tags/v([\\d.]+)<"
},
"architecture": {
"64bit": {