Skip to content

Commit

Permalink
Forgot to fail the build
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Mar 20, 2020
1 parent 144262f commit 9c21f71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ kibanaPipeline(timeoutMinutes: 135, checkPrChanges: true) {
error "Testing error #${i}"
}
}
error "Fail the build"

retryable.enable()
parallel([
'kibana-intake-agent': workers.intake('kibana-intake', './test/scripts/jenkins_unit.sh'),
Expand Down

0 comments on commit 9c21f71

Please sign in to comment.