Skip to content

Commit

Permalink
Remove plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyerml committed Feb 17, 2025
1 parent b873844 commit 7a5361e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -223,13 +223,6 @@ pipeline {


stage('Build and Test'){
parameters{
matrixCombinationsParam(
name: 'Build Combinations',
description: 'Select specific matrix combinations to run',
defaultValue: '[]' // Default is to run all if none selected
)
}
matrix{
axes {
axis {
Expand Down

0 comments on commit 7a5361e

Please sign in to comment.