Skip to content

Commit

Permalink
options block with parallelsAlwaysFailFast was not valid for matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
TerryMcGuinness-NOAA committed Jul 3, 2024
1 parent 7aaf338 commit c5664f5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions ci/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,7 @@ pipeline {
}

stage('3. Build System') {
options {
parallelsAlwaysFailFast()
}
failFast true
matrix {
agent { label NodeName[machine].toLowerCase() }
//options {
Expand Down

0 comments on commit c5664f5

Please sign in to comment.