diff --git a/Jenkinsfile b/Jenkinsfile index 3d3080a..874d461 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1 +1 @@ -buildPlugin(version: "Matrix") +buildPlugin(version: "Nexus") diff --git a/README.md b/README.md index 611527e..105ea54 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ This is a [Kodi](https://kodi.tv) screensaver addon. [![License: GPL v2+](https://img.shields.io/badge/License-GPL%20v2+-blue.svg)](LICENSE.md) -[![Build and run tests](https://github.com/xbmc/screensaver.stars/actions/workflows/build.yml/badge.svg?branch=Matrix)](https://github.com/xbmc/screensaver.stars/actions/workflows/build.yml) -[![Build Status](https://dev.azure.com/teamkodi/binary-addons/_apis/build/status/xbmc.screensaver.stars?branchName=Matrix)](https://dev.azure.com/teamkodi/binary-addons/_build/latest?definitionId=49&branchName=Matrix) -[![Build Status](https://jenkins.kodi.tv/view/Addons/job/xbmc/job/screensaver.stars/job/Matrix/badge/icon)](https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Fscreensaver.stars/branches/) +[![Build and run tests](https://github.com/xbmc/screensaver.stars/actions/workflows/build.yml/badge.svg?branch=Nexus)](https://github.com/xbmc/screensaver.stars/actions/workflows/build.yml) +[![Build Status](https://dev.azure.com/teamkodi/binary-addons/_apis/build/status/xbmc.screensaver.stars?branchName=Nexus)](https://dev.azure.com/teamkodi/binary-addons/_build/latest?definitionId=49&branchName=Nexus) +[![Build Status](https://jenkins.kodi.tv/view/Addons/job/xbmc/job/screensaver.stars/job/Nexus/badge/icon)](https://jenkins.kodi.tv/blue/organizations/jenkins/xbmc%2Fscreensaver.stars/branches/) ## Build instructions diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ea857a1..a9c44af 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,6 +5,7 @@ trigger: branches: include: - Matrix + - Nexus - releases/* paths: include: diff --git a/screensaver.stars/addon.xml.in b/screensaver.stars/addon.xml.in index 54145b5..c672cc4 100644 --- a/screensaver.stars/addon.xml.in +++ b/screensaver.stars/addon.xml.in @@ -1,7 +1,7 @@  @ADDON_DEPENDS@