Use runtime when checking for updates.

This commit is contained in:
Roxedus
2021-07-11 23:26:12 +02:00
parent e130655a7e
commit 573f23d3ab
10 changed files with 86 additions and 87 deletions

View File

@@ -1,9 +1,8 @@
---
# jenkins variables
project_name: docker-radarr
external_type: na
custom_version_command: curl -sL https://radarr.servarr.com/v1/update/master/changes?os=linux | jq -r '.[0].version'
custom_version_command: curl -sL https://radarr.servarr.com/v1/update/master/changes?runtime=netcore%26os=linux | jq -r '.[0].version'
release_type: stable
release_tag: latest
ls_branch: master