Commit 144f8a60 authored by Josh Steinberg's avatar Josh Steinberg

edit sonar jenkinsfill

parent fabb5d69
......@@ -25,7 +25,7 @@ pipeline {
}
stage("Quality Gate"){
steps{
timeout(time: 1, unit: 'HOURS'){
timeout(time: 1, unit: 'MINUTES'){
waitForQualityGate abortPipeline = true
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment