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