From 9daa9eed13edebd490a10224c428b9af11d98a08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Odd=20Str=C3=A5b=C3=B8?= Date: Sun, 13 Sep 2020 04:43:33 +0200 Subject: [PATCH] Fix pipelines, bump version for 0.6.2 --- .ci/publish.yml | 1 + release.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.ci/publish.yml b/.ci/publish.yml index ff7f8e71..fddc79a4 100644 --- a/.ci/publish.yml +++ b/.ci/publish.yml @@ -17,6 +17,7 @@ steps: sshEndpoint: repository runOptions: 'commands' commands: 'python3 /usr/local/bin/kodirepo add /srv/repository/incoming/kodi/plugin.video.jellyfin-${{ py_version }}.zip --datadir /srv/repository/releases/client/kodi/${{ py_version }}' + failOnStdErr: false - task: SSH@0 displayName: 'Clean up zip files' diff --git a/release.yaml b/release.yaml index 82926343..74d36be7 100644 --- a/release.yaml +++ b/release.yaml @@ -1,4 +1,4 @@ -version: '0.6.1' +version: '0.6.2' changelog: | - #373 Use correct filename for kodirepo command - #382 Handle empty XMLs in profile video