From 0312a39de0d17664a9649ace321bd5c93e7f9bbe Mon Sep 17 00:00:00 2001 From: Alwin Esch Date: Mon, 13 Sep 2021 23:34:19 +0200 Subject: [PATCH] change test builds to 'Kodi Nexus' --- Jenkinsfile | 2 +- azure-pipelines.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 6782937..f8c7a5a 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1 +1 @@ -buildPlugin(version: "Matrix", platforms: ['windows-i686', 'windows-x86_64']) +buildPlugin(version: "Nexus", platforms: ['windows-i686', 'windows-x86_64']) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 79a4d9a..7121433 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ variables: trigger: branches: include: - - Matrix + - Nexus - releases/* paths: include: