Skip to content

Commit

Permalink
change test builds to 'Kodi Nexus'
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Sep 13, 2021
1 parent 3de5d00 commit 0312a39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
buildPlugin(version: "Matrix", platforms: ['windows-i686', 'windows-x86_64'])
buildPlugin(version: "Nexus", platforms: ['windows-i686', 'windows-x86_64'])
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ variables:
trigger:
branches:
include:
- Matrix
- Nexus
- releases/*
paths:
include:
Expand Down

0 comments on commit 0312a39

Please sign in to comment.